revive v1.3.7 added https://github.com/mgechev/revive/pull/966 which checks for unused parameters in function literals. This caused several lint errors in go-ceph code. Signed-off-by: Manish <myathnal@redhat.com>
The UserPerm type will be used later to set the owner credentials on the mount. Signed-off-by: John Mulligan <jmulligan@redhat.com>