[PATCH] befs: endianness annotations
authorAl Viro <viro@ftp.linux.org.uk>
Sat, 24 Dec 2005 19:28:55 +0000 (14:28 -0500)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 10 Oct 2006 23:15:33 +0000 (16:15 -0700)
commita9721f3152bc2be6702807705902e06abdd6e3bb
tree4f01e2f3426697787330371ab822e7e60bc2238e
parente5201c58cd81066ecd0210bcc6c02e71200040a3
[PATCH] befs: endianness annotations

split the data structures that exist in host- and disk-endian variants,
annotate the fields of disk-endian ones, propagate changes.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/befs/befs.h
fs/befs/befs_fs_types.h
fs/befs/btree.c
fs/befs/datastream.c
fs/befs/debug.c
fs/befs/endian.h