The following commit has been merged in the master branch:
commit 5026d73c8624e3eb36908ce16cc2bb6509eb4e37
Author: Derrick Brashear <[email protected]>
Date:   Thu Mar 11 12:10:38 2010 -0500

    macos dropbox fix for finder
    
    sadly this can mean we lie and say delete will work when it will fail, but
    finder looks for KAUTH_VNODE_DELETE_CHILD along with
    KAUTH_VNODE_ADD_SUBDIRECTORY and KAUTH_VNODE_ADD_FILE, not as one-offs.
    
    Change-Id: I4079b89e188992ee33594cad5bd15f7bf6106203
    Reviewed-on: http://gerrit.openafs.org/1561
    Reviewed-by: Derrick Brashear <[email protected]>
    Tested-by: Derrick Brashear <[email protected]>

 src/afs/DARWIN/osi_vnodeops.c |   16 ++++++++++------
 1 files changed, 10 insertions(+), 6 deletions(-)

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

Reply via email to