Skip to content

Commit 8a9d219

Browse files
konistorvalds
authored andcommitted
nilfs2: operations for the_nilfs core object
This adds functions on the_nilfs object, which keeps shared resources and states among a read/write mount and snapshots mounts going individually. the_nilfs is allocated per block device; it is created when user first mount a snapshot or a read/write mount on the device, then it is reused for successive mounts. It will be freed when all mount instances on the device are detached. Signed-off-by: Ryusuke Konishi <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
1 parent d250065 commit 8a9d219

File tree

1 file changed

+524
-0
lines changed

1 file changed

+524
-0
lines changed

0 commit comments

Comments
 (0)