diff options
author | Andreas Gruenbacher <agruen@suse.de> | 2005-07-08 02:57:00 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-07-08 03:23:46 +0200 |
commit | ff87b37da912d6aeab6c20c58f51b34d3e37f111 (patch) | |
tree | 22c2e6467bbd70ea12c9bdbc8180711791cde02f /kernel/futex.c | |
parent | [PATCH] mostly_read data section (diff) | |
download | linux-ff87b37da912d6aeab6c20c58f51b34d3e37f111.tar.xz linux-ff87b37da912d6aeab6c20c58f51b34d3e37f111.zip |
[PATCH] ext3 xattr: Don't write to the in-inode xattr space of reserved inodes
We are not using the in-inode space for xattrs in reserved inodes because
mkfs.ext3 doesn't initialize it properly. For those inodes, we set
i_extra_isize to 0. Make sure that we also don't overwrite the
i_extra_isize field when writing out the inode in that case. This is for
cleanliness only, and doesn't fix an actual bug.
Signed-off-by: Andreas Gruenbacher <agruen@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel/futex.c')
0 files changed, 0 insertions, 0 deletions