commit | ac39849ddc19c0bbb39068497139ac45bccd4321 | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Tue Oct 16 18:38:25 2007 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Oct 17 18:50:03 2007 -0400 |
tree | b5a6a17f1cd9c98374b91feafcf554bf5197c44d | |
parent | d8dd0b45438d62fc4a93d8e3cee9985710d01e40 [diff] [blame] |
ext4: sparse fixes Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
diff --git a/fs/ext4/fsync.c b/fs/ext4/fsync.c index 2a167d7..8d50879 100644 --- a/fs/ext4/fsync.c +++ b/fs/ext4/fsync.c
@@ -47,7 +47,7 @@ struct inode *inode = dentry->d_inode; int ret = 0; - J_ASSERT(ext4_journal_current_handle() == 0); + J_ASSERT(ext4_journal_current_handle() == NULL); /* * data=writeback: