diff options
| author | Ryusuke Konishi <[email protected]> | 2016-05-23 16:23:17 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2016-05-23 17:04:14 -0700 |
| commit | 24e20ead2fb2e1b67a76a04550d29c9027f707eb (patch) | |
| tree | 9671eb107550a3bf8498040149600bea06bfc9bf /tools/perf/scripts/python | |
| parent | 756cbdb353c597dd265f070527b5ee9901f35261 (diff) | |
nilfs2: get rid of nilfs_mdt_mark_block_dirty()
nilfs_mdt_mark_block_dirty() can be replaced with primary functions
like nilfs_mdt_get_block() and mark_buffer_dirty(), and it's used only
by nilfs_ioctl_mark_blocks_dirty().
This gets rid of the function to simplify the interface of metadata
file.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ryusuke Konishi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions