Searched hist:"28 f79a1a695e7a5b00af3b6713b449e08581ffbb" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/nfs/ |
H A D | dir.c | diff 28f79a1a695e7a5b00af3b6713b449e08581ffbb Thu Dec 03 14:58:56 CST 2009 Miklos Szeredi <mszeredi@suse.cz> nfs: fix comments in nfs_rename()
Comments are wrong or out of date. In particular d_drop() doesn't free the inode it just unhashes the dentry. And if target is a directory then it is not checked for being busy.
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
|