Hi, On Fri, Sep 15, 2000 at 08:31:43AM -0400, Alexander Viro wrote: > > Also truncate inode locking is needed to get a halfway reliable loopback > > device (unlike the current one) > > ? > I'm afraid that I've lost you here - what do you mean? loop does a bmap() and then submits block IO. You don't want truncate() to revoke blocks in between the bmap and the IO completion. Cheers, Stephen - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- [PATCH] Useless inode semaphore locking in 2.4.0-test8 Eric PAIRE
- Re: [PATCH] Useless inode semaphore locking in 2.4... Andi Kleen
- Re: [PATCH] Useless inode semaphore locking in... Alexander Viro
- Re: [PATCH] Useless inode semaphore lockin... Stephen C. Tweedie
- Re: [PATCH] Useless inode semaphore lo... Alexander Viro
- Re: [PATCH] Useless inode semapho... Andi Kleen
- Re: [PATCH] Useless inode semaphore locking in 2.4... Linus Torvalds
- Re: [PATCH] Useless inode semaphore locking in... Jeff V. Merkey
- Re: [PATCH] Useless inode semaphore lockin... Alexander Viro