diff options
author | Joseph Qi <joseph.qi@huawei.com> | 2016-07-27 01:21:44 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-07-27 02:19:19 +0300 |
commit | e81f1c5c4a6e2c72add88ec596aaf942e9fcf30b (patch) | |
tree | 66dd094738d5c13411cde72de78a59b2bdd18b82 /fs/hpfs/inode.c | |
parent | 698d44b43a258006516538c27c8c4a8ab202e7d2 (diff) | |
download | linux-e81f1c5c4a6e2c72add88ec596aaf942e9fcf30b.tar.xz |
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/5776336A.6030104@huawei.com
Signed-off-by: Joseph Qi <joseph.qi@huawei.com>
Reviewed-by: Eric Ren <zren@suse.com>
Cc: Mark Fasheh <mfasheh@suse.de>
Cc: Joel Becker <jlbec@evilplan.org>
Cc: Junxiao Bi <junxiao.bi@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/hpfs/inode.c')
0 files changed, 0 insertions, 0 deletions