Re: [PATCH] [RESEND] ext3: set i_extra_isize of 11th inode

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jan Kara
Date: Tuesday, August 24, 2010 - 6:17 am

On Mon 23-08-10 09:50:56, Masayoshi MIZUMA wrote:
  Hmm, with which kernel have you tested that? Because my 2.6.32 kernel
works just fine (and looking into the code, all should be handled well).
Look:
mount -o loop,user_xattr ~jack/fs-images/ext3-image /mnt/
quack:/crypted/home/jack # cd /mnt/
quack:/mnt # touch file
quack:/mnt # ls -i file
11 file
quack:/mnt # setfattr -n user.foo0 -v bar0 file
quack:/mnt # getfattr -d file
# file: file
user.foo0="bar0"

quack:/mnt # cd
quack:~ # umount /mnt
quack:~ # mount -o loop,user_xattr ~jack/fs-images/ext3-image /mnt/
quack:~ # getfattr -d /mnt/file
getfattr: Removing leading '/' from absolute path names
# file: mnt/file
user.foo0="bar0"

								Honza
-- 
Jan Kara <jack@suse.cz>
SUSE Labs, CR
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] ext3: set i_extra_isize of 11th inode, Masayoshi MIZUMA, (Thu Aug 19, 7:20 pm)
Re: [PATCH] ext3: set i_extra_isize of 11th inode, Andreas Dilger, (Fri Aug 20, 12:42 am)
Re: [PATCH] ext3: set i_extra_isize of 11th inode, Masayoshi MIZUMA, (Sun Aug 22, 5:16 pm)
[PATCH] [RESEND] ext3: set i_extra_isize of 11th inode, Masayoshi MIZUMA, (Sun Aug 22, 5:50 pm)
Re: [PATCH] [RESEND] ext3: set i_extra_isize of 11th inode, Jan Kara, (Tue Aug 24, 6:17 am)
Re: [PATCH] [RESEND] ext3: set i_extra_isize of 11th inode, Masayoshi MIZUMA, (Tue Aug 24, 5:05 pm)
Re: [PATCH] [RESEND] ext3: set i_extra_isize of 11th inode, Andreas Dilger, (Wed Aug 25, 4:39 pm)
Re: [PATCH] [RESEND] ext3: set i_extra_isize of 11th inode, Masayoshi MIZUMA, (Wed Aug 25, 5:26 pm)
Re: [PATCH] [RESEND] ext3: set i_extra_isize of 11th inode, Andreas Dilger, (Wed Aug 25, 5:55 pm)
Re: [PATCH] [RESEND] ext3: set i_extra_isize of 11th inode, Masayoshi MIZUMA, (Wed Aug 25, 6:25 pm)
Re: [PATCH] [RESEND] ext3: set i_extra_isize of 11th inode, Andreas Dilger, (Wed Aug 25, 6:51 pm)
Re: [PATCH] [RESEND] ext3: set i_extra_isize of 11th inode, Andreas Dilger, (Thu Aug 26, 4:59 pm)
Re: [PATCH] [RESEND] ext3: set i_extra_isize of 11th inode, Andreas Dilger, (Fri Aug 27, 11:57 am)
Re: [PATCH] [RESEND] ext3: set i_extra_isize of 11th inode, Andreas Dilger, (Thu Sep 9, 12:23 pm)