mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
8fc37ec54c
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>