[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <m21va1ozqx.fsf@igel.home>
Date: Sat, 14 Aug 2010 19:44:38 +0200
From: Andreas Schwab <schwab@...ux-m68k.org>
To: Andreas Gruenbacher <agruen@...e.de>
CC: Eric Paris <eparis@...hat.com>, linux-kernel@...r.kernel.org
Subject: struct fanotify_event_metadata
The pid field of struct fanotify_event_metadata has 64 bits which looks
excessive. Wouldn't it make sense to make it 32 bits and swap it with
the mask field? That would avoid the unaligned mask field, and remove
the need for the packed attribute.
Andreas.
--
Andreas Schwab, schwab@...ux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists