Whamcloud - gitweb
chattr/lsattr: support casefold attribute
authorGabriel Krisman Bertazi <krisman@collabora.co.uk>
Sat, 1 Dec 2018 00:39:04 +0000 (19:39 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 3 Dec 2018 04:32:30 +0000 (23:32 -0500)
commit1378bb6515e98a27f0f5c220381d49d20544204e
tree68b73cbce1aceedc2ec08a09bfb62504aba69a48
parente7236a9476cd1fa5296fbc4aa573b36426901a08
chattr/lsattr: support casefold attribute

This flag can be set on directories to request insensitive file name
lookups.

I used the letter 'F', referring to "caseFold" for lack of a better
option.

Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
lib/e2p/pf.c
lib/ext2fs/ext2_fs.h
misc/chattr.1.in
misc/chattr.c