git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e98d49
)
ocfs2: Silence unused warning.
author
Joel Becker
<joel.becker@oracle.com>
Wed, 15 Sep 2010 23:56:54 +0000
(16:56 -0700)
committer
Joel Becker
<joel.becker@oracle.com>
Wed, 15 Sep 2010 23:56:54 +0000
(16:56 -0700)
When CONFIG_OCFS2_DEBUG_MASKLOG is undefined, we don't use the dentry
variable in ocfs2_sync_file(). Let's just move all access to the dentry
inside the logging call.
Signed-off-by: Joel Becker <joel.becker@oracle.com>
fs/ocfs2/file.c
patch
|
blob
|
history
diff --cc
fs/ocfs2/file.c
Simple merge