Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Feb 2009 10:25:07 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/tmpfs tmpfs.h tmpfs_subr.c tmpfs_vnops.c
Message-ID:  <200902221025.n1MAPPcd004384@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2009-02-22 10:25:07 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/fs/tmpfs         tmpfs.h tmpfs_subr.c tmpfs_vnops.c 
  Log:
  SVN rev 188911 on 2009-02-22 10:25:07Z by kib
  
  MFC r188318:
  Lookup up the directory entry for the tmpfs node that are deleted by
  both node pointer and name component. This does the right thing for
  hardlinks to the same node in the same directory.
  
  PR:   kern/131356
  
  Revision  Changes    Path
  1.11.2.4  +1 -2      src/sys/fs/tmpfs/tmpfs.h
  1.12.2.4  +4 -15     src/sys/fs/tmpfs/tmpfs_subr.c
  1.11.2.6  +5 -5      src/sys/fs/tmpfs/tmpfs_vnops.c



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