freebsd-src/sys/fs/hpfs
Attilio Rao 0359a12ead Decontextualize the couplet VOP_GETATTR / VOP_SETATTR as the passed thread
was always curthread and totally unuseful.

Tested by: Giovanni Trematerra <giovanni dot trematerra at gmail dot com>
2008-08-28 15:23:18 +00:00
..
hpfs.h Commit the results of the typo hunt by Darren Pilgrim. 2006-08-04 07:56:35 +00:00
hpfs_alsubr.c
hpfs_ioctl.h
hpfs_lookup.c
hpfs_subr.c Convert to nmount. Add backwards compat cmount method. 2004-12-06 20:14:20 +00:00
hpfs_subr.h Cleanup lockmgr interface and exported KPI: 2008-01-24 12:34:30 +00:00
hpfs_vfsops.c Cleanup lockmgr interface and exported KPI: 2008-01-24 12:34:30 +00:00
hpfs_vnops.c Decontextualize the couplet VOP_GETATTR / VOP_SETATTR as the passed thread 2008-08-28 15:23:18 +00:00
hpfsmount.h