commit | b1027439dff844675f6c0df97a1b1d190791a699 | [log] [tgz] |
---|---|---|
author | Bryan Schumaker <bjschuma@netapp.com> | Wed Jun 20 14:35:28 2012 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Jun 20 14:38:11 2012 -0400 |
tree | fe844c6abe6590194a9e7223325254b25f063459 | |
parent | 1a0de48ae56b5cdb9a46b3d3a0b578dd7f787f22 [diff] |
NFS: Force the legacy idmapper to be single threaded It was initially coded under the assumption that there would only be one request at a time, so use a lock to enforce this requirement.. Signed-off-by: Bryan Schumaker <bjschuma@netapp.com> CC: stable@vger.kernel.org [3.4+] Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>