netfs: Count DIO writes
authorDavid Howells <dhowells@redhat.com>
Fri, 5 Jan 2024 14:55:52 +0000 (14:55 +0000)
committerDavid Howells <dhowells@redhat.com>
Fri, 5 Jan 2024 15:22:37 +0000 (15:22 +0000)
commit4088e389476e3baababf9b22f34b9d8b3e557344
tree7f055ee641a2cd7d12c7deca2b50c94cf436b149
parent0e4d464cda4c5996402343d4c9e2b6ceec716f93
netfs: Count DIO writes

Provide a counter for DIO writes to match that for DIO reads.

Signed-off-by: David Howells <dhowells@redhat.com>
cc: Jeff Layton <jlayton@kernel.org>
cc: linux-cachefs@redhat.com
cc: linux-fsdevel@vger.kernel.org
cc: linux-mm@kvack.org
fs/netfs/direct_write.c
fs/netfs/internal.h
fs/netfs/stats.c