diff options
author | Jiro SEKIBA <[email protected]> | 2009-11-27 19:41:06 +0900 |
---|---|---|
committer | Ryusuke Konishi <[email protected]> | 2009-11-27 20:05:15 +0900 |
commit | 9ca941d4b62e72571948efe5a73c563b4cacc98d (patch) | |
tree | 8c4a5cde6c2e626758c0aed85fe9cd7759747890 /net/lapb/lapb_iface.c | |
parent | 0234576d041b9b2cc7043691ea61d2c2ca597aaa (diff) |
nilfs2: delete mark_inode_dirty in nilfs_new_inode
It is redundant to call mark_inode_dirty() in nilfs_new_inode() because
all caller of nilfs_new_inode() will call mark_inode_dirty()
after calling nilfs_new_inode() directly or indirectly in transaction.
Signed-off-by: Jiro SEKIBA <[email protected]>
Signed-off-by: Ryusuke Konishi <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions