public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ext3 in-inode xattr handling fix for reserved inodes
@ 2010-09-14 12:32 Jan Kara
  2010-09-14 12:32 ` [PATCH 1/2] ext3: Fix lost extented attributes for inode with ino == 11 Jan Kara
  2010-09-14 12:32 ` [PATCH 2/2] ext3: Accept in-inode xattrs for reserved inodes Jan Kara
  0 siblings, 2 replies; 4+ messages in thread
From: Jan Kara @ 2010-09-14 12:32 UTC (permalink / raw)
  To: linux-ext4; +Cc: Andreas Dilger, Andrew Morton


  Hi,

  the first patch in this series fixes a bug where we could lose extended
attributes for ino 11 if lost+found was deleted and inode used again.
The second patch makes kernel accept in-inode xattrs even for reserved
inodes if they look sane as Andreas suggested. This way we could in theory
remove the special casing sometime in future. I'm personally not convinced
this is worth the effort since the time when we could remove the special
casing is at least several years in future (for example I switch to 2.6.16
or even older kernels on our test machines) but I'm throwing the patch
in so that people can express their opinions...

								Honza

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-09-14 21:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-14 12:32 [PATCH 0/2] ext3 in-inode xattr handling fix for reserved inodes Jan Kara
2010-09-14 12:32 ` [PATCH 1/2] ext3: Fix lost extented attributes for inode with ino == 11 Jan Kara
2010-09-14 21:36   ` Andreas Dilger
2010-09-14 12:32 ` [PATCH 2/2] ext3: Accept in-inode xattrs for reserved inodes Jan Kara

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox