Fix a typo

This commit is contained in:
kevlo 2012-07-03 08:03:07 +00:00
parent ebe19c57a1
commit 1944317ce0

View File

@ -767,7 +767,7 @@ ext2_statfs(struct mount *mp, struct statfs *sbp)
ump = VFSTOEXT2(mp);
fs = ump->um_e2fs;
if (fs->e2fs->e2fs_magic != E2FS_MAGIC)
panic("ext2fs_statvfs");
panic("ext2fs_statfs");
/*
* Compute the overhead (FS structures)