Propagate bcachefs_filesystem mountOptions to subvolumes#1171
Propagate bcachefs_filesystem mountOptions to subvolumes#1171VlaDexa wants to merge 1 commit intonix-community:masterfrom
Conversation
72e424f to
a277dec
Compare
Make subvolume mountOptions also include options for the whole filesystem, but only when the filesystems mountpoint is not specified
a277dec to
992f919
Compare
|
It might be worth either modifying the Alternatively, it might instead be worth adding an explicit Alternatively, you can just set the |
Make subvolume mountOptions also include options for the whole
filesystem, but only when the filesystems mountpoint is not specified
My reasoning behind this is that if user specifies mountOptions for the filesystem, but doesn't mount it, it's likely they want those options to apply to subvolumes of that filesystem.