Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Feb 2007 08:50:06 +0000 (UTC)
From:      Kirk McKusick <mckusick@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ufs/ffs ffs_vnops.c
Message-ID:  <200702210850.l1L8o6WU077549@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org>
  MFC after: 1 week
  
  Revision  Changes    Path
  1.165     +9 -0      src/sys/ufs/ffs/ffs_vnops.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702210850.l1L8o6WU077549>