]> git.karo-electronics.de Git - karo-tx-linux.git/commit
nfsd4: fix change attribute endianness
authorJ. Bruce Fields <bfields@redhat.com>
Wed, 25 Apr 2012 22:11:04 +0000 (18:11 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 1 Jun 2012 00:29:38 +0000 (20:29 -0400)
commit45eaa1c1a16122a98bf995c004c23806759d2e5f
tree59fd1bf7a126ddb62e2e583f13d69038afbef1f2
parentd1829b38241394c0c66d407a165fbd6d9897c241
nfsd4: fix change attribute endianness

Though actually this doesn't matter much, as NFSv4.0 clients are
required to treat the change attribute as opaque.

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