Re: [PATCH] ceph: support RWF_DONTCACHE

From: David Howells

Date: Wed Apr 22 2026 - 15:29:32 EST


Viacheslav Dubeyko <vdubeyko@xxxxxxxxxx> wrote:

> The netfs_write_begin() is deprecated function. Maybe, it's time to switch
> CephFS on netfs_perform_write() finally?

I've got that on my to-do list for the next couple of weeks, wrapped around
LSF/MM. The MM people would really like to get rid of some of the old things
ceph uses, such as PG_private_2.

David