Commit 12207f49 authored by Kent Overstreet's avatar Kent Overstreet
Browse files

bcachefs: comment bch_subvolume

parent d32088f2
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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;