public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] btrfs_rename bugfixes.
@ 2015-06-28 21:47 Davide C. C. Italiano
  2015-06-28 21:47 ` [PATCH 1/2] [btrfs] btrfs_rename: abort transaction in case of error Davide C. C. Italiano
  2015-06-28 21:47 ` [PATCH 2/2] [btrfs] btrfs_rename(): don't ignore btrfs_end_transaction() return Davide C. C. Italiano
  0 siblings, 2 replies; 9+ messages in thread
From: Davide C. C. Italiano @ 2015-06-28 21:47 UTC (permalink / raw)
  To: linux-btrfs; +Cc: Davide Italiano

From: Davide Italiano <dccitaliano@gmail.com>

These two patches fix some small problems in btrfs_rename() I noticed
while I was implementing RENAME_EXCHANGE.

Davide Italiano (2):
  [btrfs] btrfs_rename: abort transaction in case of error.
  [btrfs] btrfs_rename(): don't ignore btrfs_end_transaction() return

 fs/btrfs/inode.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

-- 
2.4.3


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

end of thread, other threads:[~2015-06-30  8:26 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-28 21:47 [PATCH 0/2] btrfs_rename bugfixes Davide C. C. Italiano
2015-06-28 21:47 ` [PATCH 1/2] [btrfs] btrfs_rename: abort transaction in case of error Davide C. C. Italiano
2015-06-29  8:59   ` Filipe David Manana
2015-06-30  4:17     ` Davide Italiano
2015-06-30  8:26       ` Filipe David Manana
2015-06-28 21:47 ` [PATCH 2/2] [btrfs] btrfs_rename(): don't ignore btrfs_end_transaction() return Davide C. C. Italiano
2015-06-29  9:03   ` Filipe David Manana
2015-06-30  4:15   ` Davide C. C. Italiano
2015-06-30  8:24     ` Filipe David Manana

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