On Sat, Dec 16, 2000 at 02:47:16PM +0200, Jani Monoses wrote: > mark_inode_dirty and mark_inode_dirty_sync .Could the i_state be changed > during the call (on another CPU)? no because you're protected by the inode_lock. Andrea - 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/
- mark_inode_dirty question Jani Monoses
- Re: mark_inode_dirty question Andrea Arcangeli
- Re: mark_inode_dirty question Jani Monoses