]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix a logic bug that caused the pfs_attr method to be called only for
authordes <des@FreeBSD.org>
Mon, 16 Feb 2009 15:17:26 +0000 (15:17 +0000)
committerdes <des@FreeBSD.org>
Mon, 16 Feb 2009 15:17:26 +0000 (15:17 +0000)
commit30905a584587209ee82da31eb6a3ca7856659f89
treeedd135c1c224ccb077e90eca1774a7cc9ceb5f4a
parent18ef459d66774facccee8961de0394ce9e7cb266
Fix a logic bug that caused the pfs_attr method to be called only for
PFS_PROCDEP nodes.

Submitted by: Andrew Brampton <brampton@gmail.com>
MFC after: 2 weeks
sys/fs/procfs/procfs.c
sys/fs/pseudofs/pseudofs_vnops.c