Whamcloud - gitweb
Don't copy lvb into reply message on error, since that message might not have
authoradilger <adilger>
Wed, 24 Mar 2004 05:40:47 +0000 (05:40 +0000)
committeradilger <adilger>
Wed, 24 Mar 2004 05:40:47 +0000 (05:40 +0000)
commit49cb69a8b3cd5f4bbfc38c8027e582fb1d1b5fe2
tree2fcf50fb44aa4ceb7a6174dcfd6b0b2577c9e224
parent8b6e9792f57286ca03eb7fa390a2e418b4b70404
Don't copy lvb into reply message on error, since that message might not have
allocated enough space for the lvb and the client will ignore it anyways.
Also fixes a NULL request deref in mds_mfd_close() when cleaning up opens
on the MDS.  The initial sanity test (66b) triggered a new bug 2986, but
another test with multiop tests this properly.
b=2983
lustre/include/linux/obd_support.h