summaryrefslogtreecommitdiff
path: root/include/linux/affs_hardblocks.h
AgeCommit message (Collapse)Author
2006-05-04Include <linux/types.h> and use __uXX types in <linux/affs_hardblocks.h>David Woodhouse
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2004-09-08[PATCH] affs endianness annotationsAlexander Viro
AFFS partially annotated - some fields of on-disk structures are never used and while I'm reasonably sure that they ought to be big-endian, I'd rather leave them alone for now; annotating them won't change the amount of noise since nothing in the kernel ever accesses them. Signed-off-by: Al Viro <viro@parcelfarce.linux.org.uk> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2002-02-04Import changesetLinus Torvalds