fs: add new FMODE flags: FMODE_32bithash and FMODE_64bithash
authorBernd Schubert <bernd.schubert@itwm.fraunhofer.de>
Wed, 14 Mar 2012 02:51:38 +0000 (22:51 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 14 Mar 2012 02:51:38 +0000 (22:51 -0400)
commit6a8a13e03861c0ab83ab07d573ca793cff0e5d00
tree8a3587144828b60cb7472cdf0fa1398734303990
parent62aa2b537c6f5957afd98e29f96897419ed5ebab
fs: add new FMODE flags: FMODE_32bithash and FMODE_64bithash

Those flags are supposed to be set by NFS readdir() to tell ext3/ext4
to 32bit (NFSv2) or 64bit hash values (offsets) in seekdir().

Signed-off-by: Bernd Schubert <bernd.schubert@itwm.fraunhofer.de>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
include/linux/fs.h