Whamcloud - gitweb
LU-14603 ptlrpc: quiet messages for unsupported opcodes 60/43260/3
authorAndreas Dilger <adilger@whamcloud.com>
Sun, 11 Apr 2021 02:04:30 +0000 (20:04 -0600)
committerOleg Drokin <green@whamcloud.com>
Sun, 16 May 2021 22:07:35 +0000 (22:07 +0000)
commit2cbdbb65a6a40434191ef6c8a26acc2595cffb53
treeaec83c0a381e8eb6ef338f5ffe0071b0e5a9356b
parent5d4356ebec16e8a08b566334d94e6422e4193e51
LU-14603 ptlrpc: quiet messages for unsupported opcodes

Quiet messages for OST_FALLOCATE and OST_SEEK RPCs that can
be sent from 2.14.0 clients.

Lustre-change: https://review.whamcloud.com/43257
Lustre-commit: TBD (from c7427f6618308996e76718baeba492c0b09dd5b3)

Test-Parameters: trivial
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I35496168e3aa29ecb06076654ef0aa97ba2540e5
Reviewed-on: https://review.whamcloud.com/43260
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Mike Pershin <mpershin@whamcloud.com>
Reviewed-by: Stephane Thiell <sthiell@stanford.edu>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/uapi/linux/lustre/lustre_idl.h
lustre/target/tgt_handler.c