diff options
author | Theodore Ts'o <tytso@mit.edu> | 2009-11-22 20:48:42 -0500 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2009-11-22 20:48:42 -0500 |
commit | 9084d4719784b00ff0bf9c9580007fac8277dbcb (patch) | |
tree | b929aefb4a1a57111de33f6745db95e9c0407fff /virt | |
parent | 1585d8d89ae1791d8f957731f5655700fbcc5664 (diff) | |
download | linux-rpi-9084d4719784b00ff0bf9c9580007fac8277dbcb.tar.gz linux-rpi-9084d4719784b00ff0bf9c9580007fac8277dbcb.tar.bz2 linux-rpi-9084d4719784b00ff0bf9c9580007fac8277dbcb.zip |
ext4: use ext4_data_block_valid() in ext4_free_blocks()
The block validity framework does a more comprehensive set of checks,
and it saves object code space to use the ext4_data_block_valid() than
the limited open-coded version that had been in ext4_free_blocks().
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions