On Tue, Mar 08, 2022 at 08:28:21AM -0500, Jeff Layton wrote: > 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. I liked CEPH_INLINE_NONE so I was resending it right now... But thanks! regards, dan carpenter