NFSv3: Don't open code stream position calculation in decode_getacl3resok
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 21 Jun 2012 15:41:29 +0000 (11:41 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 28 Jun 2012 21:20:45 +0000 (17:20 -0400)
commit1aecca3e83e5da981ade916920d3d2a6b9644cc3
tree441429271018ca27cadcc277f2f959a16d258431
parent256e48bb473b631fbb5aa03d6ed38c652ad3caa7
NFSv3: Don't open code stream position calculation in decode_getacl3resok

Use the new xdr_stream_pos() helper instead.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs3xdr.c
This page took 0.0237 seconds and 5 git commands to generate.