table of contents
other versions
THAW_SUPER(9) | The Linux VFS | THAW_SUPER(9) |
NAME¶
thaw_super - - unlock filesystem
SYNOPSIS¶
int thaw_super(struct super_block * sb);
ARGUMENTS¶
struct super_block * sb
the super to thaw
DESCRIPTION¶
Unlocks the filesystem and marks it writeable again after freeze_super.
COPYRIGHT¶
July 2017 | Kernel Hackers Manual 4.11 |