thaw_super (9) Linux Manual Page
thaw_super – – unlock filesystem
Synopsis
int thaw_super(struct super_block *sb);
Arguments
sb
-
- the super to thaw
Description
Unlocks the filesystem and marks it writeable again after freeze_super.
thaw_super – – unlock filesystem
int thaw_super(struct super_block *sb);
sb
Unlocks the filesystem and marks it writeable again after freeze_super.