Whamcloud - gitweb
b=22768 mdt open error handling
authorVitaly Fertman <Vitaly.Fertman@sun.com>
Thu, 17 Jun 2010 11:01:04 +0000 (15:01 +0400)
committerRobert Read <robert.read@oracle.com>
Thu, 17 Jun 2010 21:19:36 +0000 (14:19 -0700)
commita32e3ca30a477407ed0e29bfaa99e68dc05266a1
tree9dc0a873e7b491473155b57392b4cc927a7c353f
parentbbb075cf653fead07ef5ba3c75ae60071d867d0d
b=22768 mdt open error handling

i=green
i=rread

mdt_finish_open() may return an error, which must result in unlocking
the object and returning it to client
lustre/mdt/mdt_handler.c
lustre/mdt/mdt_open.c