Searched hist:188318 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/etc/rc.d/
H A Dipfilterdiff 278550 Wed Feb 11 02:47:51 MST 2015 cy MFC r277854:

ipfilter 5.1.2 (vs 4.1.28 in previous releases of FreeBSD) stores IPv4
and IPv6 rules in a single table. ipf -6 -Fa will flush the whole table,
including IPv4 rules. This patch removes the redundant ipf -I -6 -Fa
statement.

PR: 188318
/freebsd-10.2-release/sys/fs/tmpfs/
H A Dtmpfs.hdiff 188318 Sun Feb 08 19:20:32 MST 2009 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
H A Dtmpfs_subr.cdiff 188318 Sun Feb 08 19:20:32 MST 2009 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
H A Dtmpfs_vnops.cdiff 188318 Sun Feb 08 19:20:32 MST 2009 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

Completed in 154 milliseconds