Re: [PATCH] ceph: show max caps in debugfs caps file

2020-06-02 Thread Dan Carpenter
Hi Yanhu, url: https://github.com/0day-ci/linux/commits/Yanhu-Cao/ceph-show-max-caps-in-debugfs-caps-file/20200521-190841 base: https://github.com/ceph/ceph-client.git for-linus config: x86_64-randconfig-m001-20200529 (attached as .config) compiler: gcc-9 (Debian 9.3.0-13) 9.3.0 If you fix

Re: [PATCH] ceph: show max caps in debugfs caps file

2020-05-22 Thread Jeff Layton
On Fri, 2020-05-22 at 16:27 +0800, Yanhu Cao wrote: > On Thu, May 21, 2020 at 8:51 PM Jeff Layton wrote: > > On Thu, 2020-05-21 at 20:19 +0800, Yanhu Cao wrote: > > > On Thu, May 21, 2020 at 7:09 PM Jeff Layton wrote: > > > > On Thu, 2020-05-21 at 17:38 +0800, Yanhu Cao wrote: > > > > > b

Re: [PATCH] ceph: show max caps in debugfs caps file

2020-05-22 Thread Yanhu Cao
On Thu, May 21, 2020 at 8:51 PM Jeff Layton wrote: > > On Thu, 2020-05-21 at 20:19 +0800, Yanhu Cao wrote: > > On Thu, May 21, 2020 at 7:09 PM Jeff Layton wrote: > > > On Thu, 2020-05-21 at 17:38 +0800, Yanhu Cao wrote: > > > > before > > > > -- > > > > total

Re: [PATCH] ceph: show max caps in debugfs caps file

2020-05-21 Thread kbuild test robot
Hi Yanhu, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on ceph-client/for-linus] [also build test WARNING on v5.7-rc6 next-20200519] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system. BTW, we also suggest to use '-

Re: [PATCH] ceph: show max caps in debugfs caps file

2020-05-21 Thread Jeff Layton
On Thu, 2020-05-21 at 20:19 +0800, Yanhu Cao wrote: > On Thu, May 21, 2020 at 7:09 PM Jeff Layton wrote: > > On Thu, 2020-05-21 at 17:38 +0800, Yanhu Cao wrote: > > > before > > > -- > > > total 1026 > > > avail 1024 > > > used

Re: [PATCH] ceph: show max caps in debugfs caps file

2020-05-21 Thread Yanhu Cao
On Thu, May 21, 2020 at 7:09 PM Jeff Layton wrote: > > On Thu, 2020-05-21 at 17:38 +0800, Yanhu Cao wrote: > > before > > -- > > total 1026 > > avail 1024 > > used2 > > reserved0 > > min

Re: [PATCH] ceph: show max caps in debugfs caps file

2020-05-21 Thread Jeff Layton
On Thu, 2020-05-21 at 17:38 +0800, Yanhu Cao wrote: > before > -- > total 1026 > avail 1024 > used2 > reserved0 > min 1024 > > after > -- > total 10

[PATCH] ceph: show max caps in debugfs caps file

2020-05-21 Thread Yanhu Cao
before -- total 1026 avail 1024 used2 reserved0 min 1024 after -- total 1026 avail 1024 used2 max