OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_68-65-g6e82a62

Gerrit Code Review gerrit@openafs.org
Tue, 5 Jan 2010 10:20:22 -0800 (PST)


The following commit has been merged in the master branch:
commit 6e82a621e6ddfe6b38c42f8302168b2b58502522
Author: Andrew Deason <adeason@sinenomine.net>
Date:   Fri Dec 18 12:17:41 2009 -0600

    Refuse to attach inode partitions with UFS logging
    
    Partitions with the 'logging' UFS mount option are known to cause
    corruption when using the inode fileserver backend. So, if we detect
    that we are attempting to attach a 'logging' partition, refuse to attach
    it.
    
    Change-Id: I0ee23b9935ac6ffc66e6228fe03d6bbfb5d64574
    Reviewed-on: http://gerrit.openafs.org/999
    Tested-by: Andrew Deason <adeason@sinenomine.net>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>
    Tested-by: Derrick Brashear <shadow@dementia.org>

 src/vol/partition.c |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

-- 
OpenAFS Master Repository