64bit inode number and dynamic inode table for ext4

2007-03-22 Thread Mingming Cao
On Wed, 2007-03-21 at 19:53 -0700, Avantika Mathur wrote: Ext4 Developer Interlock Call: 03/21/2007 Meeting Minutes ... 64 bit Inode and Dynamic Inode Table Discussion: - Though this feature has been discussed for many years; there does not seem to be high demand currently for 64 bit inode

Re: [PATCH] ext[34] EA block reference count racing fix

2007-03-22 Thread Andrew Morton
On Wed, 21 Feb 2007 15:54:10 -0800 Mingming Cao [EMAIL PROTECTED] wrote: There are race issues around ext[34] xattr block release code. ext[34]_xattr_release_block() checks the reference count of xattr block (h_refcount) and frees that xattr block if it is the last one reference it. Unlike