mount_reiserfs support not present in CURRENT?

Craig Rodrigues rodrigc at crodrigues.org
Wed May 30 04:18:49 UTC 2007


On Mon, May 28, 2007 at 03:34:41PM +0100, Gavin Atkinson wrote:
> No, it's still there.  You should be using "mount -t reiserfs" instead. 
> See the reiserfs man page.  You may need to load the kernel module first.

You don't need to load the kernel module first.
"mount -t reiserfs" will call the nmount() system call, which under
the covers loads the necessary kernel module for an fstype of "reiserfs".

-- 
Craig Rodrigues        
rodrigc at crodrigues.org


More information about the freebsd-current mailing list