git: DragonFly_RELEASE_5_0 hammer2 - Handle error on rename in media out of space case

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Oct 14 15:30:32 PDT 2017


commit 3dc6ef113e1675cd75d0741bb2eaadd2fff6a355
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sat Oct 14 15:28:12 2017 -0700

    hammer2 - Handle error on rename in media out of space case
    
    * Process the error code from hammer2_chain_delete() in
      hammer2_xop_nrename() to ensure that we do not try to reattach
      the chain under another parent.
    
    Reported-by: arcade (Bug #3055)

Summary of changes:
 sys/vfs/hammer2/hammer2_xops.c | 35 +++++++++++++++++++++++++++--------
 1 file changed, 27 insertions(+), 8 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3dc6ef113e1675cd75d0741bb2eaadd2fff6a355


-- 
DragonFly BSD source repository



More information about the Commits mailing list