Hello David Ribeiro Alves, Todd Lipcon,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/6584
to review the following change.
Change subject: fs: ensure FS_IOC_FIEMAP can be used on LBM systems
......................................................................
fs: ensure FS_IOC_FIEMAP can be used on LBM systems
This patch generalizes the existing "hole punch test" to include a check
that FS_IOC_FIEMAP works.
I've tested it with ext4 on el6.6 and Ubuntu 16.04. Notably, it doesn't work
with ecryptfs, though neither does hole punching.
Change-Id: Ie027a264473ae5f905f8ad50aa45e810e046a135
---
M src/kudu/fs/data_dirs.cc
M src/kudu/fs/data_dirs.h
M src/kudu/fs/log_block_manager.cc
3 files changed, 26 insertions(+), 18 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/84/6584/1
--
To view, visit http://gerrit.cloudera.org:8080/6584
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie027a264473ae5f905f8ad50aa45e810e046a135
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Adar Dembo <[email protected]>
Gerrit-Reviewer: David Ribeiro Alves <[email protected]>
Gerrit-Reviewer: Todd Lipcon <[email protected]>