Hi Al, I see that ( (inode->i_state & flags) != flags ) checked in __mark_inode_dirty as well as before it is called in mark_inode_dirty and mark_inode_dirty_sync .Could the i_state be changed during the call (on another CPU)? Thanks Jani. - 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/
- Re: mark_inode_dirty question Jani Monoses
- Re: mark_inode_dirty question Andrea Arcangeli
- Re: mark_inode_dirty question Jani Monoses