trhodes     2006-04-21 07:14:25 UTC

  FreeBSD src repository

  Modified files:
    sys/ufs/ffs          ffs_vfsops.c 
  Log:
  Remove what I believe are two useless ifdefs.  If a user or administrator
  enables multilabel, or any option for that matter, most likely they have
  a reason.  This will allow users to see that mulilabel is enabled via an
  issued "mount" command and remove an annoying warning - printed only when
  a MAC kernel is not installed - on boot up.
  
  Discussed with: green, brueffer, Samy Al Bahra.
  Probably ran past:      csjp (though I can't remember).
  
  Revision  Changes    Path
  1.308     +0 -12     src/sys/ufs/ffs/ffs_vfsops.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to