Skip to content

Commit 12207f4

Browse files
author
Kent Overstreet
committed
bcachefs: comment bch_subvolume
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
1 parent d32088f commit 12207f4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

fs/bcachefs/bcachefs_format.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1123,6 +1123,9 @@ struct bch_subvolume {
11231123
* Snapshot subvolumes form a tree, separate from the snapshot nodes
11241124
* tree - if this subvolume is a snapshot, this is the ID of the
11251125
* subvolume it was created from:
1126+
*
1127+
* This is _not_ necessarily the subvolume of the directory containing
1128+
* this subvolume:
11261129
*/
11271130
__le32 parent;
11281131
__le32 pad;

0 commit comments

Comments
 (0)