o s/resiserfs_sb/reiserfs_sb/.

Submitted by:	Ighighi
This commit is contained in:
Maxim Konovalov 2007-11-16 19:43:26 +00:00
parent 69fcb5379c
commit e70553c775
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=173677

View File

@ -39,7 +39,7 @@ __FBSDID("$FreeBSD$");
#define REISERFS_OLD_DISK_OFFSET 8 * 1024
#define REISERFS_SUPER_MAGIC "ReIsEr"
typedef struct resiserfs_sb {
typedef struct reiserfs_sb {
uint8_t fake1[52];
char s_magic[10];
uint8_t fake2[10];