Whamcloud - gitweb
b=22360 make errno return possible in close(2)
authorAndrew Perepechko <Andrew.Perepechko@Sun.COM>
Mon, 3 May 2010 10:27:41 +0000 (14:27 +0400)
committerJohann Lombardi <johann@sun.com>
Wed, 5 May 2010 07:30:47 +0000 (09:30 +0200)
commitea4f3303604ecd734114d794f7e1ab2680bbc1b5
tree482f70490f148b4cd00b629bc0288b8afbdb8c67
parent219212b39170189670108df81dded38975029760
b=22360 make errno return possible in close(2)

i=Oleg Drokin
i=Alexander Zarochentsev

use vfs ->flush callback to return any pending async errors.
lustre/ChangeLog
lustre/llite/file.c