Date: Sun, 8 Feb 2009 19:18:33 +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: <200902081918.n18JIgN1011936@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kib 2009-02-08 19:18:33 UTC
FreeBSD src repository
Modified files:
sys/fs/tmpfs tmpfs.h tmpfs_subr.c tmpfs_vnops.c
Log:
SVN rev 188318 on 2009-02-08 19:18:33Z by kib
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.
Submitted by: Yoshihiro Ota <ota j email ne jp>
PR: kern/131356
MFC after: 2 weeks
Revision Changes Path
1.16 +1 -2 src/sys/fs/tmpfs/tmpfs.h
1.21 +4 -15 src/sys/fs/tmpfs/tmpfs_subr.c
1.26 +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?200902081918.n18JIgN1011936>
