commit | a9721f3152bc2be6702807705902e06abdd6e3bb | [log] [tgz] |
---|---|---|
author | Al Viro <viro@ftp.linux.org.uk> | Sat Dec 24 14:28:55 2005 -0500 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Oct 10 16:15:33 2006 -0700 |
tree | 4f01e2f3426697787330371ab822e7e60bc2238e | |
parent | e5201c58cd81066ecd0210bcc6c02e71200040a3 [diff] |
[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>