diff options
| author | Joseph Qi <[email protected]> | 2016-07-26 15:21:44 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2016-07-26 16:19:19 -0700 |
| commit | e81f1c5c4a6e2c72add88ec596aaf942e9fcf30b (patch) | |
| tree | 66dd094738d5c13411cde72de78a59b2bdd18b82 /tools/perf/scripts/python/bin | |
| parent | 698d44b43a258006516538c27c8c4a8ab202e7d2 (diff) | |
ocfs2: remove obscure BUG_ON in dlmglue
These BUG_ON(!inode) are obscure because we have already used inode to
get osb. And actually we can guarantee here inode is valid in the
context. So we can safely remove them.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Joseph Qi <[email protected]>
Reviewed-by: Eric Ren <[email protected]>
Cc: Mark Fasheh <[email protected]>
Cc: Joel Becker <[email protected]>
Cc: Junxiao Bi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions