]> git.baikalelectronics.ru Git - kernel.git/commit
nfsd4: rearrange exchange_id logic to simplify
authorJ. Bruce Fields <bfields@redhat.com>
Sun, 13 May 2012 00:37:23 +0000 (20:37 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 1 Jun 2012 00:29:54 +0000 (20:29 -0400)
commit3423b30864e85702b41e0a661d0a30d2965d43ec
tree17ba8c7424310d869c1b08a1f9cc11fcd19241b1
parent5a6525378c4d1ddbfa1b9a4db04e7e829c091345
nfsd4: rearrange exchange_id logic to simplify

Minor cleanup: it's simpler to have separate code paths for the update
and non-update cases.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4state.c