On Tue, 2022-03-08 at 08:24 -0500, Jeff Layton wrote: > On Tue, 2022-03-08 at 09:36 +0000, David Howells wrote: > > Dan Carpenter <dan.carpenter@xxxxxxxxxx> wrote: > > > > > + u64 inline_version = -1; > > > > ULLONG_MAX? > > > > David > > > > ...or maybe CEPH_INLINE_NONE, which is: > > #define CEPH_INLINE_NONE ((__u64)-1) > I went ahead and merged the patch into our testing branch, with the change to use CEPH_INLINE_NONE instead. Thanks! -- Jeff Layton <jlayton@xxxxxxxxxx>