Whamcloud - gitweb
b=1897: use the rpcd to send closes, so that we can resend in the case of a
authorshaver <shaver>
Fri, 5 Dec 2003 14:45:23 +0000 (14:45 +0000)
committershaver <shaver>
Fri, 5 Dec 2003 14:45:23 +0000 (14:45 +0000)
commitc311c73251dbc882f11c54cf9bb61f84fc2c5b20
tree116ca9ec96908f1df1a39fe663ff8f435a518e94
parent821863d6e277ce4affb810afa1ab80fd5dec6463
b=1897: use the rpcd to send closes, so that we can resend in the case of a
        reconnect after user interruption, and avoid leaking an open-count.

        Also, allocate repmsg _before_ reconstructing a close into it.
r=phik
lustre/mdc/mdc_request.c
lustre/mds/mds_open.c