OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-3935-g13165c0

Gerrit Code Review gerrit@openafs.org
Fri, 13 Sep 2013 10:00:46 -0700 (PDT)


The following commit has been merged in the master branch:
commit 13165c05836bcd4b3f5655ab2bcc979ff859efa2
Author: Derrick Brashear <shadow@your-file-system.com>
Date:   Fri Sep 13 11:13:05 2013 -0400

    linux: core dump requires write fop
    
    turns out not just writev is unhappy with aio_write (only); core dumping
    wants a write file op. always provide it.
    
    FIXES 131729
    
    Change-Id: If099f83973825981b4c568db7572bf30d399c089
    Reviewed-on: http://gerrit.openafs.org/10251
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@your-file-system.com>

 acinclude.m4                 |    1 -
 src/afs/LINUX/osi_vnodeops.c |    2 --
 2 files changed, 0 insertions(+), 3 deletions(-)

-- 
OpenAFS Master Repository