NFSv4: nfs4_open_done first must check that GETATTR decoded a file type
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 3 Oct 2012 00:09:00 +0000 (17:09 -0700)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 3 Oct 2012 00:09:00 +0000 (17:09 -0700)
commit807d66d80221920729a8d4abfa04246546a6d3fa
tree8e5cdfe1030df602b8cd361c8b4236d9f9534a37
parent25a1a6211dd2fcbf0e45a07030703e2a42d7aa87
NFSv4: nfs4_open_done first must check that GETATTR decoded a file type

...before it can check the validity of that file type.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4proc.c