From 648ea0c16399d4f93a253f195a55d7b07202dc1b Mon Sep 17 00:00:00 2001 From: Steven Whitehouse Date: Tue, 8 Apr 2008 13:12:52 +0100 Subject: [PATCH] --- yaml --- r: 92846 b: refs/heads/master c: 9078dc08143e23b18ea72e70265f0df920cf2998 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/exportfs.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 5777d5f18b5a..4eb0bb0b4a2c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ff7d9756b501744540be65e172d27ee321d86103 +refs/heads/master: 9078dc08143e23b18ea72e70265f0df920cf2998 diff --git a/trunk/include/linux/exportfs.h b/trunk/include/linux/exportfs.h index adcbb05b120b..de8387b7ceb6 100644 --- a/trunk/include/linux/exportfs.h +++ b/trunk/include/linux/exportfs.h @@ -43,7 +43,7 @@ struct fid { u32 parent_ino; u32 parent_gen; } i32; - __u32 raw[6]; + __u32 raw[0]; }; };