D12135: Allow disabling of CoW to fail when not supported by filesystem
Stefan BrĂ¼ns
noreply at phabricator.kde.org
Thu Apr 12 00:26:47 UTC 2018
bruns created this revision.
bruns added a reviewer: Baloo.
Restricted Application added projects: Frameworks, Baloo.
Restricted Application added a subscriber: Frameworks.
bruns requested review of this revision.
REVISION SUMMARY
It is fine to neither support reading of attrs nor setting the NO_COW
flag. The latter only happens when the filesystem does not use CoW at
all.
TEST PLAN
make
TMPDIR=<dir on XFS> ctest
TMPDIR=<dir on BTRFS> ctest
strace -eioctl -f ctest -R transactiontest
REPOSITORY
R293 Baloo
BRANCH
accept_eopnotsupp_on_chattr
REVISION DETAIL
https://phabricator.kde.org/D12135
AFFECTED FILES
src/engine/fsutils.cpp
To: bruns, #baloo
Cc: #freebsd, #frameworks, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, alexeymin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180412/6ee78165/attachment.html>
More information about the Kde-frameworks-devel
mailing list