Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Nov 2008 23:05:46 +0000 (UTC)
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs zfs_log.c
Message-ID:  <200811252305.mAPN5weM033884@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
trasz       2008-11-25 23:05:46 UTC

  FreeBSD src repository

  Modified files:
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs zfs_log.c 
  Log:
  SVN rev 185321 on 2008-11-25 23:05:46Z by trasz
  
  MFp4: We don't support TX_CREATE_ACL_ATTR nor TX_MKDIR_ACL_ATTR; code found
  in zfs_replay.c will panic if it encounters transactions of this type.
  Make sure we don't put these into the ZIL.
  
  Approved by:    rwatson (mentor), pjd
  
  Revision  Changes    Path
  1.5       +8 -0      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_log.c



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