[PATCH] NFSv4: empty array fix
authorAndrew Morton <akpm@osdl.org>
Wed, 22 Jun 2005 17:16:28 +0000 (17:16 +0000)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 22 Jun 2005 20:07:28 +0000 (16:07 -0400)
commit3e9d41543b16e6117267edc0ca058c40f888d81a
tree90b26a247de5776ad46a6e6a8861a449d7c6d840
parentb7ef19560f496fd3942e41e728950e5b5c9a461b
[PATCH] NFSv4: empty array fix

 Older gcc's don't like this.

 fs/nfs/nfs4proc.c:2194: field `data' has incomplete type

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4proc.c