Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Sep 2009 00:10:45 +0000 (UTC)
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs zfs_ctldir.c zfs_vfsops.c
Message-ID:  <200909260010.n8Q0AwBi000507@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pjd         2009-09-26 00:10:45 UTC

  FreeBSD src repository

  Modified files:
    sys/cddl/contrib/opensolaris/uts/common/fs/zfs zfs_ctldir.c 
                                                   zfs_vfsops.c 
  Log:
  SVN rev 197515 on 2009-09-26 00:10:45Z by pjd
  
  Handle cases where virtual (GFS) vnodes are referenced when doing forced
  unmount. In that case we cannot depend on the proper order of invalidating
  vnodes, so we have to free resources when we have a chance.
  
  PR:             kern/139062
  Reported by:    trasz
  MFC after:      3 days
  
  Revision  Changes    Path
  1.22      +20 -12    src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ctldir.c
  1.33      +1 -2      src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vfsops.c



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