cvs commit: src/sys/ufs/ffs ffs_vnops.c

Kirk McKusick mckusick at FreeBSD.org
Wed Feb 21 08:50:07 UTC 2007


mckusick    2007-02-21 08:50:06 UTC

  FreeBSD src repository

  Modified files:
    sys/ufs/ffs          ffs_vnops.c 
  Log:
  The functions that set and delete external attributes must check
  that the filesystem is not mounted read-only before proceeding.
  
  Reported by: Ryan Beasley <ryanb at FreeBSD.org>
  MFC after: 1 week
  
  Revision  Changes    Path
  1.165     +9 -0      src/sys/ufs/ffs/ffs_vnops.c


More information about the cvs-src mailing list