--- zzzz-none-000/linux-2.6.28.10/fs/fat/fat.h 2009-05-02 18:54:43.000000000 +0000 +++ puma5-6360-529/linux-2.6.28.10/fs/fat/fat.h 2011-06-09 08:57:44.000000000 +0000 @@ -40,6 +40,7 @@ usefree:1, /* Use free_clusters for FAT32 */ tz_utc:1, /* Filesystem timestamps are in UTC */ rodir:1; /* allow ATTR_RO for directory */ + signed int tz_minuteswest; /* set per mount option */ }; #define FAT_HASH_BITS 8