On Tue, Mar 1, 2022 at 2:49 PM David Howells <dhowells@xxxxxxxxxx> wrote: > > Hi Ilya, > > Could you pick three ceph commits onto the branch you're going to use for the > next merge window? They're on the testing branch, but I'm assuming that's not > going to be presented to Linus, given the do-not-merge commits it also has on > it. > > I'd like to rebase my netfslib patchset on it so that we don't have two views > of the same thing. > > The three commits are: > > 9579e41d45c961a52ffa619c4a77d78f2f782c19 > ceph: switch netfs read ops to use rreq->inode instead of rreq->mapping->host > > 85fc162016ac8d19e28877a15f55c0fa4b47713b > ceph: Make ceph_netfs_issue_op() handle inlined data > > f9ee82ff4db2310eb4ba5458ef08f89eaa0b0c20 > ceph: Uninline the data on a file opened for writing Hi David, Done. Thanks, Ilya