Whamcloud - gitweb
Remove some grossness I previously put in the error handling path. It
authoradilger <adilger>
Fri, 16 Aug 2002 16:48:00 +0000 (16:48 +0000)
committeradilger <adilger>
Fri, 16 Aug 2002 16:48:00 +0000 (16:48 +0000)
commit6b8a654b090f28ad44736f35af9a823cbf5ead35
treed6a0ec412f738802a02fce20c7a5fedcdc8c828d
parent6c218047bb3293f7b6cf1ac659b909a6ff446023
Remove some grossness I previously put in the error handling path.  It
turns out inode can only ever be NULL and not IS_ERR().
lustre/llite/namei.c