diff options
author | 2011-01-31 16:48:24 -0500 | |
---|---|---|
committer | 2011-01-31 16:48:24 -0500 | |
commit | b31eabd86eb68d3c217e6821078249bc045e698a (patch) | |
tree | a6453484e1404ab2f92affad0225b3929dff5df6 /kernel/irq/pm.c | |
parent | Btrfs: make shrink_delalloc a little friendlier (diff) | |
download | wireguard-linux-b31eabd86eb68d3c217e6821078249bc045e698a.tar.xz wireguard-linux-b31eabd86eb68d3c217e6821078249bc045e698a.zip |
Btrfs: catch errors from btrfs_sync_log
btrfs_sync_log returns -EAGAIN when we need full transaction commits
instead of small log commits, but sometimes we were dropping the return
value.
In practice, we check for this a few different ways, but this is still a
bug that can leave off full log commits when we really need them.
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'kernel/irq/pm.c')
0 files changed, 0 insertions, 0 deletions