Home
last modified time | relevance | path

Searched hist:"7 b8b92af" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dtransaction.c7b8b92af Thu May 31 14:52:43 CDT 2012 Josef Bacik <josef@redhat.com> Btrfs: abort the transaction if the commit fails

If a transaction commit fails we don't abort it so we don't set an error on
the file system. This patch fixes that by actually calling the abort stuff
and then adding a check for a fs error in the transaction start stuff to
make sure it is caught properly. Thanks,

Signed-off-by: Josef Bacik <josef@redhat.com>
7b8b92af Thu May 31 14:52:43 CDT 2012 Josef Bacik <josef@redhat.com> Btrfs: abort the transaction if the commit fails

If a transaction commit fails we don't abort it so we don't set an error on
the file system. This patch fixes that by actually calling the abort stuff
and then adding a check for a fs error in the transaction start stuff to
make sure it is caught properly. Thanks,

Signed-off-by: Josef Bacik <josef@redhat.com>