Re: [BUG] knfsd causes file system corruption when files are locked.

2000-11-20 Thread Ivan Kanis
> "Trond" == Trond Myklebust <[EMAIL PROTECTED]> writes: > " " == Ivan Kanis <[EMAIL PROTECTED]> writes: Ivan> space. I am running this on ext2fs. Fsck-ing the filesystem Ivan> does not help. The only way to recover the space is to Ivan> reformat the partition. Ivan> I

Re: [BUG] knfsd causes file system corruption when files are locked.

2000-11-16 Thread Trond Myklebust
> " " == Ivan Kanis <[EMAIL PROTECTED]> writes: Ivan> space. I am running this on ext2fs. Fsck-ing the filesystem Ivan> does not help. The only way to recover the space is to Ivan> reformat the partition. Ivan> Ivan> [3.] knfsd, lock, NLM_SHARE, NLM_UNSHARE Ivan> I

Re: [BUG] knfsd causes file system corruption when files are locked.

2000-11-15 Thread Ivan Kanis
> On Wednesday November 15, [EMAIL PROTECTED] wrote: Ivan> [1.] knfsd causes file system corruption when files are locked. Ivan> Ivan> [2.] Lock down a file using the NLM_SHARE sharing Ivan> mechanism. Remove the file. Unlock the file using Ivan> NLM_UNSHARE. The filesystem do

Re: [BUG] knfsd causes file system corruption when files are locked.

2000-11-15 Thread Neil Brown
On Wednesday November 15, [EMAIL PROTECTED] wrote: > [1.] knfsd causes file system corruption when files are locked. > > [2.] Lock down a file using the NLM_SHARE sharing mechanism. Remove > the file. Unlock the file using NLM_UNSHARE. The filesystem does not > recover the file space. I am runnin