freebsd-dev/sys/fs/smbfs
Konstantin Belousov dc874f9881 Rename vm_page_set_valid() to vm_page_set_valid_range().
The vm_page_set_valid() is the most reasonable name for the m->valid
accessor.

Reviewed by:	attilio, alc
2011-11-30 17:39:00 +00:00
..
smbfs_io.c Rename vm_page_set_valid() to vm_page_set_valid_range(). 2011-11-30 17:39:00 +00:00
smbfs_node.c Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs. 2011-11-07 06:44:47 +00:00
smbfs_node.h Switch to our preferred 2-clause BSD license. 2010-04-07 16:50:38 +00:00
smbfs_smb.c Add unicode support to msdosfs and smbfs; original pathes from imura, 2011-11-18 03:05:20 +00:00
smbfs_subr.c Add unicode support to msdosfs and smbfs; original pathes from imura, 2011-11-18 03:05:20 +00:00
smbfs_subr.h Switch to our preferred 2-clause BSD license. 2010-04-07 16:50:38 +00:00
smbfs_vfsops.c M_USE_RESERVE has been deprecated for a decade. Eliminate any uses that 2010-10-02 17:58:57 +00:00
smbfs_vnops.c Switch to our preferred 2-clause BSD license. 2010-04-07 16:50:38 +00:00
smbfs.h Remove MALLOC_DECLAREs of nonexisting malloc-pools. 2011-11-06 20:16:50 +00:00