Andreas Gruenbacher ff87b37da9 [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>
2005-07-07 18:23:46 -07:00
..
2005-06-21 19:07:35 -07:00
2005-06-24 00:06:41 -07:00
2005-06-30 22:29:48 -07:00
2005-06-30 08:45:12 -07:00
2005-05-28 16:46:11 -07:00
2005-07-07 18:23:44 -07:00
2005-06-25 16:25:04 -07:00
2005-06-26 08:43:19 -07:00
2005-06-28 21:20:31 -07:00
2005-06-28 21:20:31 -07:00
2005-05-05 16:36:47 -07:00
2005-06-24 00:06:40 -07:00
2005-06-30 08:45:11 -07:00
2005-05-05 16:36:47 -07:00
2005-07-07 18:23:46 -07:00
2005-05-05 16:36:47 -07:00
2005-06-24 00:05:19 -07:00
2005-06-23 09:45:26 -07:00
2005-07-07 18:23:45 -07:00
2005-05-05 16:36:47 -07:00
2005-06-24 00:06:43 -07:00
2005-06-24 00:06:41 -07:00
2005-05-05 16:36:47 -07:00