Date: Sat, 30 Aug 2008 19:23:07 -0400 (EDT) From: Rick Macklem <rmacklem@uoguelph.ca> To: freebsd-fs@freebsd.org Subject: Is curthread always valid in a VOP call? Message-ID: <Pine.GSO.4.63.0808301922050.21141@muncher.cs.uoguelph.ca>
next in thread | raw e-mail | index | archive | help
Since VOP_GETATTR() and VOP_SETATTR() lost the thread argument in -current, I did the obvious and used "curthread" instead. Is this safe to do? rick
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.63.0808301922050.21141>