[CIFS] Fix oops in cifs_readpages caused by not checking buf_type in an
authorSteve French <sfrench@us.ibm.com>
Wed, 18 Jan 2006 22:20:39 +0000 (14:20 -0800)
committerSteve French <sfrench@us.ibm.com>
Wed, 18 Jan 2006 22:20:39 +0000 (14:20 -0800)
commit47c886b3123a335f0622136e021e7691d60d742c
treef8fb888829092493333e1cd63389f7cff39fdecd
parentd65177c1ae7f085723154105c5dc8d9e16ae8265
[CIFS] Fix oops in cifs_readpages caused by not checking buf_type in an
error path of new cifs_readpages code.

Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/file.c