]> bbs.cooldavid.org Git - net-next-2.6.git/commit
nfs: fix unchecked value
authorRoman Borisov <ext-roman.borisov@nokia.com>
Wed, 13 Oct 2010 12:54:51 +0000 (16:54 +0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 24 Oct 2010 22:00:12 +0000 (18:00 -0400)
commit3388bff5cfe91589a912cdc7f00d3aae3aa18adc
treed84d4642c70787d44c16dc842e263744dae729e9
parent55b6e7742d5b25182edf410369379b9727b2e5bc
nfs: fix unchecked value

Return value of "decode_attr_bitmap()" was not checked;

Signed-off-by: Roman Borisov <ext-roman.borisov@nokia.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4xdr.c