diff options
author | Joseph Qi <joseph.qi@huawei.com> | 2014-12-11 02:41:34 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-12-11 04:41:03 +0300 |
commit | f08736bd6c54c33b91d4324eee5713ca6f13319a (patch) | |
tree | 3bc3b44ce5e8a8d48af345ebb1748b4a598a212b /net/packet | |
parent | ded00142740f54610b7e256201c45a3bfa5f14e5 (diff) | |
download | linux-f08736bd6c54c33b91d4324eee5713ca6f13319a.tar.xz |
ocfs2/dlm: let sender retry if dlm_dispatch_assert_master failed with -ENOMEM
Do not BUG() if GFP_ATOMIC allocation fails in dlm_dispatch_assert_master.
Instead, return -ENOMEM to the sender and then retry.
Signed-off-by: Joseph Qi <joseph.qi@huawei.com>
Reviewed-by: Alex Chen <alex.chen@huawei.com>
Cc: Joel Becker <jlbec@evilplan.org>
Cc: Mark Fasheh <mfasheh@suse.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'net/packet')
0 files changed, 0 insertions, 0 deletions