X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=fs%2Fjfs%2Fjfs_incore.h;h=439901d205feaf1b1a0243ea6141490267f1be30;hb=2fe195cfe3e53c144d247b2768e37732e8eae4d8;hp=cb8f30985ad160e38f244e3cb45ab9b377240865;hpb=f720e3ba558680cc7dd3995d005bdc8ee2ef46af;p=linux-2.6-omap-h63xx.git diff --git a/fs/jfs/jfs_incore.h b/fs/jfs/jfs_incore.h index cb8f30985ad..439901d205f 100644 --- a/fs/jfs/jfs_incore.h +++ b/fs/jfs/jfs_incore.h @@ -49,7 +49,7 @@ struct jfs_inode_info { short btorder; /* access order */ short btindex; /* btpage entry index*/ struct inode *ipimap; /* inode map */ - long cflag; /* commit flags */ + unsigned long cflag; /* commit flags */ u16 bxflag; /* xflag of pseudo buffer? */ unchar agno; /* ag number */ signed char active_ag; /* ag currently allocating from */