mirror of
https://github.com/torvalds/linux.git
synced 2024-11-21 19:41:42 +00:00
bcachefs: comment bch_subvolume
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
This commit is contained in:
parent
d32088f2f2
commit
12207f49ef
@ -1123,6 +1123,9 @@ struct bch_subvolume {
|
||||
* Snapshot subvolumes form a tree, separate from the snapshot nodes
|
||||
* tree - if this subvolume is a snapshot, this is the ID of the
|
||||
* subvolume it was created from:
|
||||
*
|
||||
* This is _not_ necessarily the subvolume of the directory containing
|
||||
* this subvolume:
|
||||
*/
|
||||
__le32 parent;
|
||||
__le32 pad;
|
||||
|
Loading…
Reference in New Issue
Block a user