diff options
author | 2016-12-09 05:56:33 -0800 | |
---|---|---|
committer | 2016-12-09 06:00:28 -0800 | |
commit | e5d6b12fe14e89ea1c494585c47b1dfb31d71183 (patch) | |
tree | fe1b35f4766e8e49a5d0a910281faa208cdc3513 /net/unix/af_unix.c | |
parent | btrfs: opencode chunk locking, remove helpers (diff) | |
download | wireguard-linux-e5d6b12fe14e89ea1c494585c47b1dfb31d71183.tar.xz wireguard-linux-e5d6b12fe14e89ea1c494585c47b1dfb31d71183.zip |
Btrfs: don't WARN() in btrfs_transaction_abort() for IO errors
btrfs_transaction_abort() has a WARN() to help us nail down whatever
problem lead to the abort. But most of the time, we're aborting for EIO,
and the warning just adds noise.
Signed-off-by: Chris Mason <clm@fb.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions