Pseudofs and pfs_attr_t for non-process based files

Andrew Brampton brampton+freebsd-fs at gmail.com
Fri Jan 23 06:05:57 PST 2009


2009/1/22 Dag-Erling Smørgrav <des at des.no>:
> In procfs_attr(), the vap->va_[ug]id assignments are redundant, since at
> this point pfs_getattr() has already done the exact same thing.  The
> rest of the patch is fine, modulo style issues which already existed in
> my code.

Here are both patches again, but only the procfs patch has changed. I
have now removed the redundant code.

thanks
Andrew
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pseudofs_vnops.patch
Type: text/x-patch
Size: 680 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-fs/attachments/20090123/3dce0279/pseudofs_vnops.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: procfs.patch
Type: text/x-patch
Size: 838 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-fs/attachments/20090123/3dce0279/procfs.bin


More information about the freebsd-fs mailing list