RFC: Re: PATCH: udf fs corruption on linux-2.6

2007-06-14 Thread Rich Coe
I've updated the patch below to use drop_inode rather than put_inode. drop_inode is only called when the last iput() reference to the inode is released, where put_inode is called for every iput(). Rich On Wed, 13 Jun 2007 15:48:03 -0500 Rich Coe <[EMAIL PROTECTED]> wrote: >

RFC: Re: PATCH: udf fs corruption on linux-2.6

2007-06-14 Thread Rich Coe
I've updated the patch below to use drop_inode rather than put_inode. drop_inode is only called when the last iput() reference to the inode is released, where put_inode is called for every iput(). Rich On Wed, 13 Jun 2007 15:48:03 -0500 Rich Coe [EMAIL PROTECTED] wrote: Hi Linus

PATCH: udf fs corruption on linux-2.6

2007-06-13 Thread Rich Coe
137 for 4096 bytes in logical partion 0 ] [ blob at sector 139 for14336 bytes in logical partion 0 flags 1 ] -- Rich Coe[EMAIL PROTECTED] Virtual Principle Engineer General Electric Healthcare Technologies Global Software Platforms, Computer Technology Team

PATCH: udf fs corruption on linux-2.6

2007-06-13 Thread Rich Coe
137 for 4096 bytes in logical partion 0 ] [ blob at sector 139 for14336 bytes in logical partion 0 flags 1 ] -- Rich Coe[EMAIL PROTECTED] Virtual Principle Engineer General Electric Healthcare Technologies Global Software Platforms, Computer Technology Team