diff options
author | Fred Isaman <iisaman@citi.umich.edu> | 2008-04-02 14:21:15 +0200 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2008-04-19 22:54:50 +0200 |
commit | 441092415770ddec648800701895913c4bfd60c1 (patch) | |
tree | dc74f31ba55b91114baee56e31c7db741220d5ec /net/sunrpc | |
parent | nfs: return negative error value from nfs{,4}_stat_to_errno (diff) | |
download | linux-441092415770ddec648800701895913c4bfd60c1.tar.xz linux-441092415770ddec648800701895913c4bfd60c1.zip |
nfs: fix printout of multiword bitfields
Benny points out that zero-padding of multiword bitfields is necessary,
and that delimiting each word is nice to avoid endianess confusion.
bhalevy: without zero padding output can be ambiguous. Also,
since the printed array of two 32-bit unsigned integers is not a
64-bit number, delimiting the output with a semicolon makes more sense.
Signed-off-by: Fred Isaman <iisaman@citi.umich.edu>
Signed-off-by: Benny Halevy <bhalevy@panasas.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'net/sunrpc')
0 files changed, 0 insertions, 0 deletions