OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1681-g0cb1010

Gerrit Code Review gerrit@openafs.org
Tue, 20 Sep 2011 09:57:19 -0700 (PDT)


The following commit has been merged in the master branch:
commit 0cb10104f5af73614e6b7673d3711ddbc3f3a866
Author: Michael Meffie <mmeffie@sinenomine.net>
Date:   Fri Sep 16 11:23:18 2011 -0400

    solaris: libafs depends on fs/ufs
    
    The solaris afs module depends on symbols exported by fs/ufs.
    Set this dependency in the afs module so the kernel loader
    will automatically load the fs/ufs driver if is not already
    loaded, such on zfs only systems.
    
    Change-Id: I87ae2c326ac0c895cca37cf30e4c11d0decbe6d1
    Reviewed-on: http://gerrit.openafs.org/5456
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementix.org>

 src/afs/SOLARIS/osi_vfsops.c |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository