the bitrig natano_vfs_quotactl branch has been created by natano.

it is 1 commit behind master, and 1 commit ahead.

commit 3119fdbda695711cdaa6683046b15aa3f2a7c430
diff: https://github.com/bitrig/bitrig/commit/3119fdb
author: Martin Natano <[email protected]>
date: Wed Sep 10 11:03:31 2014 +0200

Allow vfs_quotactl in struct vfsops to be NULL.

Let VFS_QUOTACTL return EOPNOTSUPP when vfs_quotactl is NULL. Adapt
cd9660, udf, fuse, msdosfs, tmpfs and nfs.

M       sys/isofs/cd9660/cd9660_extern.h
M       sys/isofs/cd9660/cd9660_vfsops.c
M       sys/isofs/udf/udf_extern.h
M       sys/isofs/udf/udf_vfsops.c
M       sys/miscfs/fuse/fuse_vfsops.c
M       sys/msdosfs/msdosfs_vfsops.c
M       sys/msdosfs/msdosfsmount.h
M       sys/nfs/nfs_vfsops.c
M       sys/nfs/nfsmount.h
M       sys/sys/mount.h
M       sys/tmpfs/tmpfs_vfsops.c

Reply via email to