]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
ceph: make the ioctl cmd more readable in debug log
authorXiubo Li <xiubli@redhat.com>
Wed, 16 Mar 2022 06:49:34 +0000 (14:49 +0800)
committerXiubo Li <xiubli@redhat.com>
Thu, 18 Aug 2022 02:59:50 +0000 (10:59 +0800)
commit16b1443698233757f5f8e52cc69fb5c100f1dd60
treec5dc06778099d00166de2909dab4776ba6d0bca6
parent5b9aab9ed5dafab374395adb62dc0dd409e58830
ceph: make the ioctl cmd more readable in debug log

    ioctl file 0000000004e6b054 cmd 2148296211 arg 824635143532

The numerical cmd valye in the ioctl debug log message is too hard to
understand even when you look at it in the code. Make it more readable.

Signed-off-by: Xiubo Li <xiubli@redhat.com>
Signed-off-by: Jeff Layton <jlayton@kernel.org>
fs/ceph/ioctl.c