The following commit has been merged in the master branch:
commit 165bd14126ea4ec2cf6563f865ab9d6bd7477d77
Author: Simon Wilkinson <[email protected]>
Date:   Wed Mar 24 16:48:35 2010 +0000

    Linux : Apply more dget_parent() pixie dust
    
    Replace another dentry->d_parent->d_inode lookup with a dget_parent()
    - accessing d_parent directly is potentially racy.
    
    Change-Id: I2c21cd6ef5c1b4b601c830836590705b397915e4
    Reviewed-on: http://gerrit.openafs.org/1647
    Reviewed-by: Marc Dionne <[email protected]>
    Reviewed-by: Derrick Brashear <[email protected]>
    Tested-by: Derrick Brashear <[email protected]>

 src/afs/LINUX/osi_vnodeops.c |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to