linux-stable-rt/fs/btrfs
Chris Mason c99e905c94 Btrfs: Fix sparse endian warnings in struct-funcs.c
The btrfs macros to access individual struct members on disk were
sending the same variable to functions that expected different types
of endianness.  This fix explicitly creates a variable of the correct
type instead of abusing a single variable for mixed purposes.

Signed-off-by: Chris Mason <chris.mason@oracle.com>
2008-12-02 11:18:37 -05:00
..
COPYING
INSTALL
Makefile
acl.c
async-thread.c
async-thread.h
btrfs_inode.h
compat.h
compression.c
compression.h
crc32c.h
ctree.c Btrfs: make things static and include the right headers 2008-12-02 09:54:17 -05:00
ctree.h Btrfs: rev the disk format for the inode compat and csum selection changes 2008-12-02 09:58:02 -05:00
dir-item.c
disk-io.c Btrfs: add support for multiple csum algorithms 2008-12-02 07:17:45 -05:00
disk-io.h
export.c
export.h
extent-tree.c Btrfs: make things static and include the right headers 2008-12-02 09:54:17 -05:00
extent_io.c Btrfs: make things static and include the right headers 2008-12-02 09:54:17 -05:00
extent_io.h
extent_map.c
extent_map.h
file-item.c Btrfs: add support for multiple csum algorithms 2008-12-02 07:17:45 -05:00
file.c Btrfs: fix shadowed variable declarations 2008-12-02 06:36:09 -05:00
free-space-cache.c Btrfs: make things static and include the right headers 2008-12-02 09:54:17 -05:00
hash.h
inode-item.c Btrfs: make things static and include the right headers 2008-12-02 09:54:17 -05:00
inode-map.c
inode.c Btrfs: delete unused function: btrfs_invalidate_dcache_root 2008-12-02 09:57:03 -05:00
ioctl.c Btrfs: add support for multiple csum algorithms 2008-12-02 07:17:45 -05:00
ioctl.h
locking.c
locking.h
ordered-data.c
ordered-data.h
orphan.c
print-tree.c
print-tree.h
ref-cache.c
ref-cache.h
root-tree.c Btrfs: make things static and include the right headers 2008-12-02 09:54:17 -05:00
struct-funcs.c Btrfs: Fix sparse endian warnings in struct-funcs.c 2008-12-02 11:18:37 -05:00
super.c Btrfs: corret fmode_t annotations 2008-12-02 06:36:09 -05:00
sysfs.c
transaction.c Btrfs: remove unneeded total_trans 2008-12-02 06:36:10 -05:00
transaction.h
tree-defrag.c
tree-log.c Btrfs: add support for multiple csum algorithms 2008-12-02 07:17:45 -05:00
tree-log.h
version.h
version.sh
volumes.c Btrfs: corret fmode_t annotations 2008-12-02 06:36:09 -05:00
volumes.h Btrfs: corret fmode_t annotations 2008-12-02 06:36:09 -05:00
xattr.c
xattr.h
zlib.c Btrfs: make things static and include the right headers 2008-12-02 09:54:17 -05:00