From 5176222b830d4be2953d67ad2e3f048218af95c8 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Fri, 14 Apr 1995 22:54:36 +0000 Subject: Formerly ext2_fs_i.h.~3~ --- ext2fs/ext2_fs_i.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext2fs/ext2_fs_i.h') diff --git a/ext2fs/ext2_fs_i.h b/ext2fs/ext2_fs_i.h index a38f4e2d..c44bf956 100644 --- a/ext2fs/ext2_fs_i.h +++ b/ext2fs/ext2_fs_i.h @@ -25,7 +25,7 @@ struct ext2_inode_info { u32 i_faddr; __u8 i_frag_no; __u8 i_frag_size; - __u16 i_osync; + u16 i_osync; u32 i_file_acl; u32 i_dir_acl; u32 i_dtime; -- cgit v1.2.3