OpenAFS Master Repository branch, master, updated. openafs-devel-1_9_1-89-ga7a672c

Gerrit Code Review gerrit@openafs.org
Thu, 16 Sep 2021 12:22:42 -0400


The following commit has been merged in the master branch:
commit a7a672cae871aa9cf9cc003a37579cb4df51b3fe
Author: Michael Meffie <mmeffie@sinenomine.net>
Date:   Wed Sep 1 12:38:14 2021 -0400

    fs: Trim trailing lsmount and flushmount path slashes
    
    Remove trailing slashes from paths given to `fs lsmount` and `fs
    flushmount`.  This makes for a more pleasant user experience when shell
    tab completion is used to specify the paths.
    
    Thanks to Stephan Wiesand for pointing out this issue.
    
    Change-Id: I756c4d7d9b3fe5cd41e02165caf1d6866a0210e6
    Reviewed-on: https://gerrit.openafs.org/14779
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
    Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>

 src/venus/fs.c | 8 ++++++++
 1 file changed, 8 insertions(+)

-- 
OpenAFS Master Repository