diff options
author | Wei Yongjun <yjwei@cn.fujitsu.com> | 2009-08-27 04:23:39 +0200 |
---|---|---|
committer | J. Bruce Fields <bfields@citi.umich.edu> | 2009-08-27 23:18:38 +0200 |
commit | b0401d725334a94d57335790b8ac2404144748ee (patch) | |
tree | 38ab73b78e4d12c57198dac451e04e04a78efb55 /fs/nfsd | |
parent | nfsd41: renew_client must be called under the state lock (diff) | |
download | linux-b0401d725334a94d57335790b8ac2404144748ee.tar.xz linux-b0401d725334a94d57335790b8ac2404144748ee.zip |
sunrpc: move the close processing after do recvfrom method
sunrpc: "Move close processing to a single place"
(d7979ae4a050a45b78af51832475001b68263d2a) moved the
close processing before the recvfrom method. This may
cause the close processing never to execute. So this
patch moves it to the right place.
Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Diffstat (limited to 'fs/nfsd')
0 files changed, 0 insertions, 0 deletions