diff options
author | Alexander Block <ablock84@googlemail.com> | 2012-06-15 09:49:33 +0200 |
---|---|---|
committer | Chris Mason <chris.mason@fusionio.com> | 2012-07-23 15:41:38 -0400 |
commit | 2bc5565286121d2a77ccd728eb3484dff2035b58 (patch) | |
tree | cb2ec5d12e7427a1cec9c41c7576118bb112b1dd /block/Makefile | |
parent | 063849eafda03edf6872a3728b4a98dcc86290c7 (diff) | |
download | op-kernel-dev-2bc5565286121d2a77ccd728eb3484dff2035b58.zip op-kernel-dev-2bc5565286121d2a77ccd728eb3484dff2035b58.tar.gz |
Btrfs: don't update atime on RO subvolumes
Before the update_time inode operation was indroduced, it was
not possible to prevent updates of atime on RO subvolumes. VFS
was only able to check for RO on the mount, but did not know
anything about btrfs subvolumes.
btrfs_update_time does now check if the root is RO and skip
updating of times.
Signed-off-by: Alexander Block <ablock84@googlemail.com>
Diffstat (limited to 'block/Makefile')
0 files changed, 0 insertions, 0 deletions