aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/dir.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/nfs/dir.c')
-rw-r--r--fs/nfs/dir.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/nfs/dir.c b/fs/nfs/dir.c
index 996dd8989a91..9184c7c80f78 100644
--- a/fs/nfs/dir.c
+++ b/fs/nfs/dir.c
@@ -1117,7 +1117,7 @@ out_error:
1117/* 1117/*
1118 * This is called from dput() when d_count is going to 0. 1118 * This is called from dput() when d_count is going to 0.
1119 */ 1119 */
1120static int nfs_dentry_delete(struct dentry *dentry) 1120static int nfs_dentry_delete(const struct dentry *dentry)
1121{ 1121{
1122 dfprintk(VFS, "NFS: dentry_delete(%s/%s, %x)\n", 1122 dfprintk(VFS, "NFS: dentry_delete(%s/%s, %x)\n",
1123 dentry->d_parent->d_name.name, dentry->d_name.name, 1123 dentry->d_parent->d_name.name, dentry->d_name.name,