commit 5a89e5d1a71e9a402b78e4df56c88f53aa1fa0af
Author: Matthew Dillon <[email protected]>
Date:   Fri Dec 9 13:46:46 2016 -0800

    smbfs - Fix rename operation
    
    * The rename operation was not updating smbfs's internal name hash.
      Properly update the hash.
    
    Reported-by: dflyum (Uwe Muenzberg)

Summary of changes:
 sys/vfs/smbfs/smbfs_node.c  | 26 ++++++++++++++++++++++++++
 sys/vfs/smbfs/smbfs_node.h  |  1 +
 sys/vfs/smbfs/smbfs_vnops.c |  8 +++++++-
 3 files changed, 34 insertions(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5a89e5d1a71e9a402b78e4df56c88f53aa1fa0af


-- 
DragonFly BSD source repository

Reply via email to