mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-03-01 20:42:15 -05:00
Ensure that show_rqstp_flags() can recognize and display the RQ_AUTHERR flag, added in commit83dd59a0b9("SUNRPC/nfs: Fix return value for nfs4_callback_compound()") and the RQ_DATA flag, added in commitff3ac5c3dc("SUNRPC: Add a server side per-connection limit"). Signed-off-by: Chuck Lever <chuck.lever@oracle.com>