Deleted Added
full compact
42c42
< * $FreeBSD: head/sys/fs/ext2fs/ext2_vnops.c 254283 2013-08-13 15:40:43Z pfg $
---
> * $FreeBSD: head/sys/fs/ext2fs/ext2_vnops.c 257029 2013-10-24 00:33:29Z pfg $
1692c1692
< int nextsize = blksize(fs, ip, nextlbn);
---
> u_int nextsize = blksize(fs, ip, nextlbn);