OpenAFS Master Repository branch, master, updated. openafs-devel-1_9_2-443-g76b8f0e
Gerrit Code Review
gerrit@openafs.org
Tue, 31 Mar 2026 08:14:24 -0400
The following commit has been merged in the master branch:
commit 76b8f0ea49e87b8285e5fb914ab825851ed4aa10
Author: Junsouh Hong <junsouh@gmail.com>
Date: Fri Mar 13 00:38:50 2026 -0400
afsio: Add -crypt option to fidread
The fidread subcommand was missing the -crypt option, despite every
other afsio subcommand having the option.
Add missing cmd_AddParm for -crypt to fidread, establishing consistency
with the other afsio subcommands.
Change-Id: Iaa424a62a16053db9ea23e438129aa558429c20c
Reviewed-on: https://gerrit.openafs.org/16716
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Cheyenne Wills <cwills@sinenomine.net>
Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
src/venus/afsio.c | 1 +
1 file changed, 1 insertion(+)
--
OpenAFS Master Repository