commit | ad3d81ba8f2880dfa3ee518c779a7ea09a024520 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Sep 05 16:43:28 2008 -0400 |
committer | Chris Mason <chris.mason@oracle.com> | Thu Sep 25 11:04:07 2008 -0400 |
tree | 5c22c9506faea220ba2a088811c03297211a1194 | |
parent | 50ec891cc54fb865c4c40c45845e60123e0e66ca [diff] |
Btrfs: missing endianess conversion in insert_new_root Add two missing endianess conversions in this function, found by sparse. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Chris Mason <chris.mason@oracle.com>