diff options
author | Alexander Shishkin <[email protected]> | 2010-08-17 17:08:35 +0300 |
---|---|---|
committer | Al Viro <[email protected]> | 2010-08-18 01:01:33 -0400 |
commit | b845ff8f3ea2988ad5041315e2d35298e85cbc2f (patch) | |
tree | b2b4c7aaa45281ad8e0b1f39679ea7e2ff58da7e /fs/jbd/commit.c | |
parent | f4ae2faa40199b97b12f508234640bc565d166f8 (diff) |
cramfs: only unlock new inodes
Commit 77b8a75f5bb introduced a warning at fs/inode.c:692 unlock_new_inode(),
caused by unlock_new_inode() being called on existing inodes as well.
This patch changes setup_inode() to only call unlock_new_inode() for I_NEW
inodes.
Signed-off-by: Alexander Shishkin <[email protected]>
Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions