kernel-hacking-2024-linux-s.../fs/ceph
Ilya Dryomov 23c625ce30 libceph: assume argonaut on the server side
No one is running pre-argonaut.  In addition one of the argonaut
features (NOSRCADDR) has been required since day one (and a half,
2.6.34 vs 2.6.35) of the kernel client.

Allow for the possibility of reusing these feature bits later.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Reviewed-by: Sage Weil <sage@redhat.com>
2018-11-08 17:51:11 +01:00
..
acl.c libceph: introduce ceph_pagelist_alloc() 2018-10-22 10:28:21 +02:00
addr.c ceph: add non-blocking parameter to ceph_try_get_caps() 2018-10-22 10:28:23 +02:00
cache.c ceph: use timespec64 for inode timestamp 2018-08-02 21:26:12 +02:00
cache.h
caps.c ceph: add non-blocking parameter to ceph_try_get_caps() 2018-10-22 10:28:23 +02:00
ceph_frag.c
debugfs.c
dir.c ceph: use timespec64 for inode timestamp 2018-08-02 21:26:12 +02:00
export.c
file.c ceph: add destination file data sync before doing any remote copy 2018-11-08 17:50:37 +01:00
inode.c ceph: check if LOOKUPNAME request was aborted when filling trace 2018-10-22 10:28:20 +02:00
ioctl.c
ioctl.h
Kconfig
locks.c
Makefile
mds_client.c libceph: assume argonaut on the server side 2018-11-08 17:51:11 +01:00
mds_client.h ceph: support cephfs' own feature bits 2018-08-13 17:55:44 +02:00
mdsmap.c
quota.c ceph: quota: fix null pointer dereference in quota check 2018-11-08 17:51:11 +01:00
snap.c ceph: use timespec64 for inode timestamp 2018-08-02 21:26:12 +02:00
strings.c
super.c ceph: new mount option to disable usage of copy-from op 2018-10-22 10:28:24 +02:00
super.h ceph: new mount option to disable usage of copy-from op 2018-10-22 10:28:24 +02:00
xattr.c libceph: introduce ceph_pagelist_alloc() 2018-10-22 10:28:21 +02:00