Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 177188
b: refs/heads/master
c: 4056c9a
h: refs/heads/master
v: v3
  • Loading branch information
Boaz Harrosh authored and J. Bruce Fields committed Dec 14, 2009
1 parent 9d484ef commit f6c86b0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 57ecb34febc4c133ca0ccc7817796605a78a01d3
refs/heads/master: 4056c9a344d60ee96471a5f3b0a3c8a90371c8fd
4 changes: 0 additions & 4 deletions trunk/include/linux/nfsd/nfsfh.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
# include <linux/fs.h>
#endif
#include <linux/nfsd/const.h>
#include <linux/nfsd/debug.h>

/*
* This is the old "dentry style" Linux NFSv2 file handle.
Expand Down Expand Up @@ -329,9 +328,6 @@ fh_lock_nested(struct svc_fh *fhp, unsigned int subclass)
struct dentry *dentry = fhp->fh_dentry;
struct inode *inode;

dfprintk(FILEOP, "nfsd: fh_lock(%s) locked = %d\n",
SVCFH_fmt(fhp), fhp->fh_locked);

BUG_ON(!dentry);

if (fhp->fh_locked) {
Expand Down

0 comments on commit f6c86b0

Please sign in to comment.