Whamcloud - gitweb
LU-1674 llite: opencreate without mode can crash llite
authorLiang Zhen <liang@whamcloud.com>
Thu, 26 Jul 2012 00:38:07 +0000 (08:38 +0800)
committerJohann Lombardi <johann@whamcloud.com>
Thu, 13 Sep 2012 08:37:06 +0000 (04:37 -0400)
commit71ebf766ce48a686d9691b396a590c6fafb5b783
treea4d6289ccfaae9f8a0d9e974cccfdc264416d02d
parent215e3df27dbcb56ee014aba9c4f53b539fee4ba0
LU-1674 llite: opencreate without mode can crash llite

User should specify mode for opencreate but if they don't llite will
LBUG, which is not good.

Signed-off-by: Bobi Jam <bobijam@whamcloud.com>
Change-Id: I5c4044da6dda2a902bc48f408f6aaf8d02dd82a4
Reviewed-on: http://review.whamcloud.com/3469
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Liang Zhen <liang@whamcloud.com>
Reviewed-by: Johann Lombardi <johann@whamcloud.com>
lustre/llite/namei.c