Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/fs/hfs
Andrew Morton 3e5a509730 hfs: fix warning with 64k PAGE_SIZE
fs/hfs/btree.c: In function 'hfs_bmap_alloc':
fs/hfs/btree.c:263: warning: comparison is always false due to limited range of data type

The patch makes the warning go away, but the code might actually be buggy?

Cc: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-04-30 08:29:52 -07:00
..
attr.c
bfind.c
bitmap.c
bnode.c
brec.c
btree.c hfs: fix warning with 64k PAGE_SIZE 2008-04-30 08:29:52 -07:00
btree.h
catalog.c
dir.c
extent.c
hfs.h
hfs_fs.h
inode.c
Makefile
mdb.c
part_tbl.c
string.c
super.c
sysdep.c
trans.c