-
由 Nick Piggin 提交于
I think the block_dump output in __mark_inode_dirty is missing dentry locking. Surely the i_dentry list can change any time, so we may not even *get* a dentry there. If we do get one by chance, then it would appear to be able to go away or get renamed at any time... Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
4195f73d