> The flag MNT_RELOAD is not documented in mount manpages.  From the source
> code, I find that it is always used along with MNT_UPDATE which can be
> speficied by user (-u option).  Can anyone explain the usage of MNT_RELOAD
> for me?  It seems not to be used normally.
> 
> Any help is appreciated.
> 
> --------------------------------------------------
> Zhihui Zhang.  Please visit http://www.freebsd.org
> --------------------------------------------------
> 
It is created almost exclusively for fsck (and similar programs) to update
the in core image of the superblock (of / in single user mode) after the
on disk version has been modified.

-lq


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to