diff options
author | Ryusuke Konishi <[email protected]> | 2009-04-06 19:01:44 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-04-07 08:31:17 -0700 |
commit | a2e7d2df82cafb76f76809ddf6e2caa8afe4f75e (patch) | |
tree | ac16ef25c4d3e4eaf55090b57035d292ec5bc9fb /net/lapb/lapb_iface.c | |
parent | 3358b4aaa84fd4c1cdd64391875e92cbb8afeb29 (diff) |
nilfs2: cleanup nilfs_clear_inode
This will remove the following unnecessary locks and cleanup code in
nilfs_clear_inode():
- unnecessary protection using nilfs_transaction_begin() and
nilfs_transaction_end().
- cleanup code of i_dirty list field which is never chained
when this function is called.
- spinlock used when releasing i_bh field.
Signed-off-by: Ryusuke Konishi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions