Whamcloud - gitweb
LU-2371 ptlrpc: add support for -EINPROGRESS
authorNiu Yawei <niu@whamcloud.com>
Fri, 13 Jan 2012 08:33:22 +0000 (00:33 -0800)
committerJohann Lombardi <johann.lombardi@intel.com>
Tue, 11 Dec 2012 14:56:48 +0000 (09:56 -0500)
commit84883e7419c72af619760488d18a8766e00ae322
tree488557a1739b36519dad4d48bdb7cfe646f743a5
parent2b4a0b72f7c265146662e060b2c9809009904c6a
LU-2371 ptlrpc: add support for -EINPROGRESS

Backport patches from LU-904, LU-1329 and LU-1788 to introduce
support for -EINPROGRESS in lustre 1.8. This is needed for
quota interoperability with 2.4 servers.

Signed-off-by: Johann Lombardi <johann@whamcloud.com>
Change-Id: I9136112ca82dbf6caba41c2d41643ec646372852
Signed-off-by: Niu Yawei <niu@whamcloud.com>
Reviewed-on: http://review.whamcloud.com/4655
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Johann Lombardi <johann.lombardi@intel.com>
16 files changed:
lustre/include/lustre/lustre_idl.h
lustre/include/lustre_net.h
lustre/include/obd_support.h
lustre/liblustre/super.c
lustre/llite/llite_lib.c
lustre/mdc/mdc_locks.c
lustre/mdc/mdc_reint.c
lustre/mds/mds_open.c
lustre/mds/mds_reint.c
lustre/obdfilter/filter_io_26.c
lustre/osc/osc_internal.h
lustre/osc/osc_request.c
lustre/ost/ost_handler.c
lustre/ptlrpc/client.c
lustre/ptlrpc/niobuf.c
lustre/tests/replay-ost-single.sh