summaryrefslogtreecommitdiff
path: root/patricia.c
diff options
context:
space:
mode:
Diffstat (limited to 'patricia.c')
0 files changed, 0 insertions, 0 deletions
ef='/cgit.cgi/linux/net-next.git/tree/?h=nds-private-remove&id=960a7e37f41e3f8bd3f974bef555991fe5cd3611'>b480e3aaea8b1fa956b007fcde8df38c8bd208bd parentb9d4b143de6146a80e64b8a82dc9705498170059 (diff)
staging: lustre: llite: don't call make_bad_inode() on an old inode
In ll_iget() if ll_update_inode() fails then do not call make_bad_inode() on the inode since it may still be in use. Signed-off-by: John L. Hammond <john.hammond@intel.com> Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-5468 Reviewed-on: http://review.whamcloud.com/11609 Reviewed-by: Lai Siyao <lai.siyao@intel.com> Reviewed-by: Fan Yong <fan.yong@intel.com> Reviewed-by: Oleg Drokin <oleg.drokin@intel.com> Signed-off-by: James Simmons <jsimmons@infradead.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat
-rw-r--r--drivers/staging/lustre/lustre/llite/namei.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/lustre/lustre/llite/namei.c b/drivers/staging/lustre/lustre/llite/namei.c