OpenAFS Master Repository branch, master, updated. openafs-devel-1_9_2-57-g00275ea

Gerrit Code Review gerrit@openafs.org
Tue, 7 Jan 2025 10:14:15 -0500


The following commit has been merged in the master branch:
commit 00275ea88e5068f47ffa38f1bb16102d7a99b598
Author: Andrew Deason <adeason@sinenomine.net>
Date:   Mon Jan 6 12:15:05 2025 -0600

    doc: Document change in 'fs flushall' privileges
    
    Commit 4392020ba0 (fs: Restrict 'fs flushall' to root) changed the
    fs_flushall manpage to document the new behavior, but now the manpage
    lacks any information about old versions. Document the old behavior as
    well, to be clear that "old" (current stable) versions do not require
    root access.
    
    Change-Id: Icbe6843d8ed0a523eb4df7136ad6f336f8b50fa6
    Reviewed-on: https://gerrit.openafs.org/16030
    Reviewed-by: Cheyenne Wills <cwills@sinenomine.net>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>

 doc/man-pages/pod1/fs_flushall.pod | 3 +++
 1 file changed, 3 insertions(+)

-- 
OpenAFS Master Repository