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:
c4f6570
)
ext4: optimize Hurd tests when reading/writing inodes
author
Theodore Ts'o
<tytso@mit.edu>
Mon, 24 Mar 2014 18:09:06 +0000
(14:09 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Mon, 24 Mar 2014 18:09:06 +0000
(14:09 -0400)
Set a in-memory superblock flag to indicate whether the file system is
designed to support the Hurd.
Also, add a sanity check to make sure the 64-bit feature is not set
for Hurd file systems, since i_file_acl_high conflicts with a
Hurd-specific field.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found