All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Btrfs send fixup
@ 2014-02-25 18:32 David Sterba
  2014-02-25 18:32 ` [PATCH 1/2] btrfs: send: fix old buffer length in fs_path_ensure_buf David Sterba
  2014-02-25 18:33 ` [PATCH 2/2] btrfs: send: simplify allocation code " David Sterba
  0 siblings, 2 replies; 4+ messages in thread
From: David Sterba @ 2014-02-25 18:32 UTC (permalink / raw)
  To: linux-btrfs; +Cc: David Sterba

A fix for the problem that Filipe pointed out and a cleanup in the same code,
depends on the first patch.

Based on btrfs-next/master.

David Sterba (2):
  btrfs: send: fix old buffer length in fs_path_ensure_buf
  btrfs: send: simplify allocation code in fs_path_ensure_buf

 fs/btrfs/send.c |   36 +++++++++++++++---------------------
 1 files changed, 15 insertions(+), 21 deletions(-)

-- 
1.7.9


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

end of thread, other threads:[~2014-02-25 18:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-25 18:32 [PATCH 0/2] Btrfs send fixup David Sterba
2014-02-25 18:32 ` [PATCH 1/2] btrfs: send: fix old buffer length in fs_path_ensure_buf David Sterba
2014-02-25 18:39   ` Filipe David Manana
2014-02-25 18:33 ` [PATCH 2/2] btrfs: send: simplify allocation code " David Sterba

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.