mirror of
https://github.com/torvalds/linux.git
synced 2026-09-23 06:23:51 -04:00
d_instantiate(dentry, inode); unlock_new_inode(inode); is a bad idea; do it the other way round... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>