Skip to content
Commit 22a5b2ab authored by David Sterba's avatar David Sterba
Browse files

btrfs: send: add OTIME as utimes attribute for proto 2+ by default



When send v1 was introduced the otime (inode creation time) was not
available, however the attribute in btrfs send protocol exists. Though
it would be possible to add it for v1 too as the attribute would be
ignored by v1 receive, let's not change the layout of v1 and only add
that to v2+.  The otime cannot be changed and is only informative.

Signed-off-by: default avatarDavid Sterba <dsterba@suse.com>
parent 8f0ed7d4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment