freebsd-dev/sys/fs/hpfs
Edward Tomasz Napierala 15bc6b2bd8 Introduce accmode_t. This is required for NFSv4 ACLs - it will be neccessary
to add more V* constants, and the variables changed by this patch were often
being assigned to mode_t variables, which is 16 bit.

Approved by:	rwatson (mentor)
2008-10-28 13:44:11 +00:00
..
hpfs_alsubr.c
hpfs_ioctl.h
hpfs_lookup.c
hpfs_subr.c Fix a number of style issues in the MALLOC / FREE commit. I've tried to 2008-10-23 20:26:15 +00:00
hpfs_subr.h Cleanup lockmgr interface and exported KPI: 2008-01-24 12:34:30 +00:00
hpfs_vfsops.c Retire the MALLOC and FREE macros. They are an abomination unto style(9). 2008-10-23 15:53:51 +00:00
hpfs_vnops.c Introduce accmode_t. This is required for NFSv4 ACLs - it will be neccessary 2008-10-28 13:44:11 +00:00
hpfs.h Commit the results of the typo hunt by Darren Pilgrim. 2006-08-04 07:56:35 +00:00
hpfsmount.h