CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/01/19 16:40:37
Modified files:
sys/nfs : nfs_bio.c nfs_kq.c nfs_vnops.c nfsnode.h
Log message:
Introduce a macro to invalidate the attribute
cache instead of setting n_attrstamp to 0 directly.
Lift the macro name from NetBSD.
prompted by and OK blambert@
