• Michael Runge's avatar
    Auto create parent directories for rename support · a91ecc59
    Michael Runge authored
    Sometimes renames will move a file into a directory
    that does not yet exist.  This will create the
    parent directories, using the same symlink logic,
    to ensure that there is a valid destination.
    
    Change-Id: Iaa005a12ce800c39f4db20f7c25a2a68cb40a52d
    a91ecc59