linux/fs/ceph
David Disseldorp f053b46728 ceph: fix "ceph.dir.rctime" vxattr value
[ Upstream commit 718807289d ]

The vxattr value incorrectly places a "09" prefix to the nanoseconds
field, instead of providing it as a zero-pad width specifier after '%'.

Fixes: 3489b42a72 ("ceph: fix three bugs, two in ceph_vxattrcb_file_layout()")
Link: https://tracker.ceph.com/issues/39943
Signed-off-by: David Disseldorp <ddiss@suse.de>
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-01-27 14:51:00 +01:00
..
acl.c
addr.c ceph: clear page dirty before invalidate page 2019-08-29 08:28:50 +02:00
cache.c
cache.h
caps.c ceph: fix use-after-free in __ceph_remove_cap() 2019-11-12 19:20:39 +01:00
ceph_frag.c
debugfs.c
dir.c ceph: ensure d_name stability in ceph_dentry_hash() 2019-05-02 09:58:54 +02:00
export.c
file.c ceph: only allow punch hole mode in fallocate 2019-12-01 09:16:50 +01:00
inode.c ceph: fix dentry leak in ceph_readdir_prepopulate 2019-12-01 09:16:48 +01:00
ioctl.c
ioctl.h
Kconfig
locks.c ceph: don't try fill file_lock on unsuccessful GETFILELOCK reply 2019-08-29 08:28:50 +02:00
Makefile
mds_client.c ceph: reconnect connection if session hang in opening state 2019-10-11 18:21:15 +02:00
mds_client.h
mdsmap.c
quota.c ceph: quota: fix null pointer dereference in quota check 2018-11-27 16:13:05 +01:00
snap.c ceph: fix buffer free while holding i_ceph_lock in __ceph_build_xattrs_blob() 2019-09-10 10:33:52 +01:00
strings.c
super.c ceph: return -EINVAL if given fsc mount option on kernel w/o support 2019-12-05 09:19:45 +01:00
super.h ceph: use ceph_evict_inode to cleanup inode's resource 2019-10-05 13:10:02 +02:00
xattr.c ceph: fix "ceph.dir.rctime" vxattr value 2020-01-27 14:51:00 +01:00