83ab92512e
Since kernel 3.12, any btrfs mounted by a kernel would have an UUID
tree created, to record all the UUID of its subvolumes.
Without UUID tree, libbtrfs send functionality has to go through all the
subvolumes seen so far, and record those subvolumes' UUID internally so
that libbtrfs send can locate a desired subvolume.
Since commit
|
||
---|---|---|
.. | ||
crc32c.c | ||
crc32c.h | ||
ctree.h | ||
ioctl.h | ||
kerncompat.h | ||
libbtrfs.sym | ||
send-stream.c | ||
send-stream.h | ||
send-utils.c | ||
send-utils.h | ||
send.h | ||
version.h.in |