diff options
author | Joe Thornber <ejt@redhat.com> | 2012-07-27 14:08:08 (GMT) |
---|---|---|
committer | Alasdair G Kergon <agk@redhat.com> | 2012-07-27 14:08:08 (GMT) |
commit | eb04cf634fc2d5e3bc8fe88fbf434eda4921d875 (patch) | |
tree | 92948b71b13387b85ec3da1b6471074df3cd6c07 /fs/ocfs2/ioctl.c | |
parent | 51a0f659c03ccc8ec407c7a9f9701d1b4618d515 (diff) | |
download | linux-eb04cf634fc2d5e3bc8fe88fbf434eda4921d875.tar.xz |
dm thin metadata: stop tracking need for commit
Remove an optimisation that tracks whether or not a thin metadata commit
is needed.
If dm_pool_commit_metadata() is called and no changes have been made
to the metadata then this optimisation avoided writing to disk.
Removing because we're going to do something better later.
Signed-off-by: Joe Thornber <ejt@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Diffstat (limited to 'fs/ocfs2/ioctl.c')
0 files changed, 0 insertions, 0 deletions