Re: Freezing File Systems

"ajit mote" <[email protected]> Wed, 31 Dec 2008 18:11:22 +0530
Newsgroups gmane.linux.kernel.kernelnewbies,gmane.comp.file-systems.ext2.devel
Message-ID <[email protected]>
------=_Part_202335_17999634.1230727282817
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hello,

I want to freeze a file system. I have seen a field in vfs superblock
> s_frozen.
>
> But i am clue less about freezing the file system using that.
>


freeze_bdev function ( fs/buffer.c) lock a filesystem and force it into a
consistent state ...
Above function use s_frozen flag to freez the file system ...


>
>
> --
> Regards,
> Rishi B. Agrawal
>
> --
> To unsubscribe from this list: send an email with
> "unsubscribe kernelnewbies" to [email protected]
> Please read the FAQ at http://kernelnewbies.org/FAQ
>
>


-- 
Thanks & Regards,
Ajit Subhash Mote

------=_Part_202335_17999634.1230727282817
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hello,<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I want to freeze a file system. I have seen a field in vfs superblock s_frozen.<br>

<br>
But i am clue less about freezing the file system using that.<br>
</blockquote><div><br><br>freeze_bdev function ( fs/buffer.c) lock a filesystem and force it into a consistent state ...<br>Above function use s_frozen flag to freez the file system ...<br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<br>
<br>
--<br>
Regards,<br>
Rishi B. Agrawal<br>
<font color="#888888"><br>
--<br>
To unsubscribe from this list: send an email with<br>
&quot;unsubscribe kernelnewbies&quot; to <a href="mailto:[email protected]">[email protected]</a><br>
Please read the FAQ at <a href="http://kernelnewbies.org/FAQ" target="_blank">http://kernelnewbies.org/FAQ</a><br>
<br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Thanks &amp; Regards,<br>Ajit Subhash Mote<br><br>

------=_Part_202335_17999634.1230727282817--

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [email protected]
Please read the FAQ at http://kernelnewbies.org/FAQ