]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
No Message Supplied
authorDean Roehrich <roehrich@sgi.com>
Thu, 9 Aug 2001 15:30:48 +0000 (15:30 +0000)
committerDean Roehrich <roehrich@sgi.com>
Thu, 9 Aug 2001 15:30:48 +0000 (15:30 +0000)
include/xfs_fs.h

index 2708154c70396150a24af9b76092fd300676951a..3b2bad70f8d5984f67e35c8393348e34d40dc958 100644 (file)
@@ -155,7 +155,7 @@ struct getbmapx {
  * xfs_bstat_t fields bs_dmevmask and bs_dmstate.)
  */
 struct fsdmidata {
-       __s32           fsd_dmevmask;   /* corresponds to di_dmevmask */
+       __u32           fsd_dmevmask;   /* corresponds to di_dmevmask */
        __u16           fsd_padding;
        __u16           fsd_dmstate;    /* corresponds to di_dmstate  */
 };