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.