diff options
author | Curt Wohlgemuth <curtw@google.com> | 2009-10-02 21:08:32 -0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2009-10-02 21:08:32 -0400 |
commit | 74072d0a63553720dd3c70a8b8e9407eb2027dbe (patch) | |
tree | 9895fcb17d44980a82b4daa7688c17da082b4d88 /fs/fs-writeback.c | |
parent | f0e2dfa7f3e1361ca8fc91c25e67fc4e92613cc9 (diff) |
ext4: Fix build warning in ext4_dirty_inode()
This fixes the following warning:
fs/ext4/inode.c: In function 'ext4_dirty_inode':
fs/ext4/inode.c:5615: warning: unused variable 'current_handle'
We remove the jbd_debug() statement which does use current_handle, as
it's not terribly important in the grand scheme of things.
Thanks to Stephen Rothwell for pointing this out.
Signed-off-by: Curt Wohlgemuth <curtw@google.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/fs-writeback.c')
0 files changed, 0 insertions, 0 deletions