From: Miklos Szeredi Date: Thu, 3 Dec 2009 20:58:56 +0000 (-0500) Subject: nfs: fix comments in nfs_rename() X-Git-Tag: v2.6.33-rc1~287^2^2~43^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28f79a1a695e7a5b00af3b6713b449e08581ffbb;p=pandora-kernel.git 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 Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed