aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpiutil.c
diff options
context:
space:
mode:
authorRyusuke Konishi <[email protected]>2015-11-06 16:31:54 -0800
committerLinus Torvalds <[email protected]>2015-11-06 17:50:42 -0800
commitda019954dd821682d6b2a8330c9c90acb943c456 (patch)
tree1a5d72c00aa1ce9e46982c521132a86735a13825 /lib/mpi/mpiutil.c
parentb22580948c39d71fb150c1d53148a381011dd109 (diff)
nilfs2: add helper functions to delete blocks from dat file
This adds delete functions for data blocks of metadata files using bitmap based allocator. nilfs_palloc_delete_entry_block() deletes an entry block (e.g. block storing dat entries), and nilfs_palloc_delete_bitmap_block() deletes a bitmap block, respectively. These helpers are intended to be used in the successive change on deallocator of block addresses ("nilfs2: free unused dat file blocks during garbage collection"). Signed-off-by: Ryusuke Konishi <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions