Whamcloud - gitweb
Still call mdc_close() if there was an error during obd_close(), or we
authoradilger <adilger>
Thu, 10 Oct 2002 07:25:20 +0000 (07:25 +0000)
committeradilger <adilger>
Thu, 10 Oct 2002 07:25:20 +0000 (07:25 +0000)
commit7f06f2287cfc5b65f98f696af8c770985558441e
treeca85877757697875933f5e715a97c140c9f1a00f
parent0c32327acfe68737f69705496c31e30eb8ae62a4
Still call mdc_close() if there was an error during obd_close(), or we
will get a leak on the MDS for open file handles until that connection
is closed.

Don't revalidate the inode size if we have no objects allocated yet.

A note for Mike.
lustre/llite/file.c