From 86464aed71025541805e7b1515541aee89879e33 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Mon, 15 Feb 1999 02:15:32 +0000 Subject: Merge with Linux 2.2.1. --- fs/hfs/hfs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fs/hfs/hfs.h') diff --git a/fs/hfs/hfs.h b/fs/hfs/hfs.h index 06138ab2d..824e02be5 100644 --- a/fs/hfs/hfs.h +++ b/fs/hfs/hfs.h @@ -252,7 +252,7 @@ struct hfs_mdb { hfs_u16 free_ablocks; /* The number of unused allocation blocks in the filesystem */ - hfs_u16 alloc_blksz; /* The number of + hfs_u32 alloc_blksz; /* The number of 512-byte blocks per "allocation block" */ hfs_u16 attrib; /* Attribute word */ -- cgit v1.2.3