linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* remove ->writepage in ntfs3
@ 2022-11-16 13:34 Christoph Hellwig
  2022-11-16 13:34 ` [PATCH 1/2] ntfs3: stop using generic_writepages Christoph Hellwig
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Christoph Hellwig @ 2022-11-16 13:34 UTC (permalink / raw)
  To: Konstantin Komarov; +Cc: ntfs3, linux-fsdevel

Hi Konstantin,

this small series removes the deprecated ->writepage method from ntfs3.
I don't have a ntfs test setup so this is untested and should be handled
with care.

Diffstat:
 inode.c |   33 +++++++++++++++------------------
 1 file changed, 15 insertions(+), 18 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-12-30 12:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-16 13:34 remove ->writepage in ntfs3 Christoph Hellwig
2022-11-16 13:34 ` [PATCH 1/2] ntfs3: stop using generic_writepages Christoph Hellwig
2022-11-16 13:34 ` [PATCH 2/2] ntfs3: remove ->writepage Christoph Hellwig
2022-12-04  8:17 ` remove ->writepage in ntfs3 Christoph Hellwig
2022-12-30 12:03 ` Konstantin Komarov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).