public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] btrfs: fixes for nowait buffered writes
@ 2022-11-02 12:46 fdmanana
  2022-11-02 12:46 ` [PATCH 1/2] btrfs: fix nowait buffered write returning -ENOSPC fdmanana
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: fdmanana @ 2022-11-02 12:46 UTC (permalink / raw)
  To: linux-btrfs

From: Filipe Manana <fdmanana@suse.com>

A couple fixes for the recently added support for nowait buffered writes.
Trivial stuff, one of the bugs was reported sometime ago by the lkp test
robot.

Filipe Manana (2):
  btrfs: fix nowait buffered write returning -ENOSPC
  btrfs: fix inode reserve space leak due to nowait buffered write

 fs/btrfs/file.c | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

-- 
2.35.1


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

end of thread, other threads:[~2022-11-02 16:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-02 12:46 [PATCH 0/2] btrfs: fixes for nowait buffered writes fdmanana
2022-11-02 12:46 ` [PATCH 1/2] btrfs: fix nowait buffered write returning -ENOSPC fdmanana
2022-11-02 12:46 ` [PATCH 2/2] btrfs: fix inode reserve space leak due to nowait buffered write fdmanana
2022-11-02 14:06 ` [PATCH 0/2] btrfs: fixes for nowait buffered writes Josef Bacik
2022-11-02 16:39 ` David Sterba

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox