projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7b8066
)
lockd: minor log message fix
author
J. Bruce Fields
<bfields@citi.umich.edu>
Fri, 31 Aug 2007 21:09:33 +0000
(17:09 -0400)
committer
J. Bruce Fields
<bfields@citi.umich.edu>
Fri, 1 Feb 2008 21:42:15 +0000
(16:42 -0500)
Wendy Cheng noticed that function name doesn't agree here.
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Cc: Wendy Cheng <wcheng@redhat.com>
fs/lockd/svcsubs.c
patch
|
blob
|
history
diff --git
a/fs/lockd/svcsubs.c
b/fs/lockd/svcsubs.c
index 84ebba33b98d0ae2567cb79c45adbae5f9d751fb..dbbefbcd671255935c61783e5cf73d4122346cd7 100644
(file)
--- a/
fs/lockd/svcsubs.c
+++ b/
fs/lockd/svcsubs.c
@@
-87,7
+87,7
@@
nlm_lookup_file(struct svc_rqst *rqstp, struct nlm_file **result,
unsigned int hash;
__be32 nfserr;
- nlm_debug_print_fh("nlm_
file_lookup
", f);
+ nlm_debug_print_fh("nlm_
lookup_file
", f);
hash = file_hash(f);