pjd         2006-10-31 21:54:51 UTC
  FreeBSD src repository
  Modified files:
    sbin/mount           mount.c 
  Log:
  Teach mount(8) about MNT_GJOURNAL flag.
  MNT_GJOURNAL flag is not a mount-time flag, but it is needed to show
  'gjournal' option in mount(8) output.
  
  Sponsored by:   home.pl
  
  Revision  Changes    Path
  1.91      +2 -0      src/sbin/mount/mount.c