From a647943a3943dca26855a7fc4ba4762ed8eaa759 Mon Sep 17 00:00:00 2001 From: David Woodhouse Date: Tue, 20 Jun 2006 13:44:27 +0100 Subject: [PATCH] --- yaml --- r: 38717 b: refs/heads/master c: 695165dfba5204791bc4ae8911ed8b6326ce6d91 h: refs/heads/master i: 38715: 0e9d7312462c38c8a5de39f7ccceff8b11cca091 v: v3 --- [refs] | 2 +- trunk/fs/gfs2/incore.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index f8400a2ab9cb..e27b0a69f8f4 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d636b2798732f2cfba48d94aa19b7ba206268a83 +refs/heads/master: 695165dfba5204791bc4ae8911ed8b6326ce6d91 diff --git a/trunk/fs/gfs2/incore.h b/trunk/fs/gfs2/incore.h index 9a67a5954126..034a855a14bb 100644 --- a/trunk/fs/gfs2/incore.h +++ b/trunk/fs/gfs2/incore.h @@ -157,7 +157,7 @@ struct gfs2_holder { unsigned gh_flags; int gh_error; - unsigned gh_iflags; + unsigned long gh_iflags; struct completion gh_wait; unsigned long gh_ip; };