NFS: Clean up nfs_create_request()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 13 May 2010 16:51:02 +0000 (12:51 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 14 May 2010 19:09:34 +0000 (15:09 -0400)
commit18eb884282bbaf99700ba5b60ded782807d52408
treeacdea072568b715ca56873df774e1402a882a890
parent1f4c86c0be9064ab4eebd9e67c84606c1cfeec4b
NFS: Clean up nfs_create_request()

There is no point in looping if we're out of memory.

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