Name

thaw_super — - unlock filesystem

Synopsis

int fsfuncthaw_super (struct super_block * sb);
 

Arguments

sb

the super to thaw

Description

Unlocks the filesystem and marks it writeable again after freeze_super.