]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit3faaa052952934091c3c0bd7121293e53b952912
tree90b26a247de5776ad46a6e6a8861a449d7c6d840
parent1c96d0673c9c6747a6faf3715289a80a0edf21a1
[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