]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitd74c125f57926eb97933ccf8678baa751539ad90
tree4f01e2f3426697787330371ab822e7e60bc2238e
parent19f400c4f1ffdfdf7a25158afad6a2561d4568ac
[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