OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-3269-g13111d2
Gerrit Code Review
gerrit@openafs.org
Fri, 18 Jan 2013 04:27:21 -0800 (PST)
The following commit has been merged in the master branch:
commit 13111d25408cf6765d1b67bc3767614c8963cfde
Author: Ben Kaduk <kaduk@mit.edu>
Date: Fri Jan 11 13:03:02 2013 -0500
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 | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
--
OpenAFS Master Repository