CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/11/02 04:37:32
Modified files:
sys/miscfs/portal: portal_vfsops.c portal_vnops.c
Log message:
- Use CMSG_DATA(), to correctly to get a descriptor, fixing
a locking botch in portal_open();
- set f_namemax at mount time and use copy_statfs_info() in
portal_statfs();
This diff is a slight tweak of the diff sent in PR5968 by
Frank Denis (j at pureftpd.org) Thanks!
