Catch up to FreeBSD KPI for vfs_cmount
authorBen Kaduk <kaduk@mit.edu>
Fri, 11 Jan 2013 18:03:02 +0000 (13:03 -0500)
committerDerrick Brashear <shadow@your-file-system.com>
Fri, 18 Jan 2013 12:26:16 +0000 (04:26 -0800)
commit13111d25408cf6765d1b67bc3767614c8963cfde
treeb8164e520e91eee8ea138b3627dcf795aedab76d
parent04ddecc1f2827463edf22857f9b19910ccc25e98
Catch up to FreeBSD KPI for vfs_cmount

Almost a year ago, mckusick changed the VFS KPI/KBI for the cmount
VFS operation, making the flags argument a 64-bit quantity.
Introduce appropriate conditionals for our prototype of afs_cmount
for the change on the 10.x and 9.x branches.

Change-Id: Ia0b8759f027e64f98f087daabbf1a51030171f21
Reviewed-on: http://gerrit.openafs.org/8907
Reviewed-by: Garrett Wollman <wollman@csail.mit.edu>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
src/afs/FBSD/osi_vfsops.c