diff options
| author | Duane Griffin <[email protected]> | 2009-01-07 18:07:26 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2009-01-08 08:31:01 -0800 |
| commit | 2e8671cb566da993425d324fc355af31edc6e7f1 (patch) | |
| tree | 6da1dc8231ecbff398229398b602a6a3543979fd /tools/perf/scripts/python | |
| parent | 5df096d67ec2b6578518caed7d57317a4b807aa1 (diff) | |
ext3: don't inherit inappropriate inode flags from parent
At present INDEX is the only flag that new ext3 inodes do NOT inherit from
their parent. In addition prevent the flags DIRTY, ECOMPR, IMAGIC and
TOPDIR from being inherited. List inheritable flags explicitly to prevent
future flags from accidentally being inherited.
This fixes the TOPDIR flag inheritance bug reported at
http://bugzilla.kernel.org/show_bug.cgi?id=9866.
Signed-off-by: Duane Griffin <[email protected]>
Acked-by: Andreas Dilger <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions