Revision 23c625ce3065e40c933a4239efb9b11f1194a343 authored by Ilya Dryomov on 08 November 2018, 13:55:21 UTC, committed by Ilya Dryomov on 08 November 2018, 16:51:11 UTC
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>
1 parent 71f2cc6
History
File Mode Size
Kconfig -rw-r--r-- 1.7 KB
Makefile -rw-r--r-- 220 bytes
balloc.c -rw-r--r-- 27.7 KB
cylinder.c -rw-r--r-- 5.7 KB
dir.c -rw-r--r-- 15.7 KB
file.c -rw-r--r-- 998 bytes
ialloc.c -rw-r--r-- 9.3 KB
inode.c -rw-r--r-- 32.8 KB
namei.c -rw-r--r-- 7.2 KB
super.c -rw-r--r-- 44.3 KB
swab.h -rw-r--r-- 2.5 KB
ufs.h -rw-r--r-- 5.0 KB
ufs_fs.h -rw-r--r-- 34.6 KB
util.c -rw-r--r-- 6.1 KB
util.h -rw-r--r-- 16.8 KB

back to top