git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62aa2b5
)
fs: add new FMODE flags: FMODE_32bithash and FMODE_64bithash
author
Bernd Schubert
<bernd.schubert@itwm.fraunhofer.de>
Wed, 14 Mar 2012 02:51:38 +0000
(22:51 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Wed, 14 Mar 2012 02:51:38 +0000
(22:51 -0400)
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>
No differences found