https://github.com/torvalds/linux
Revision dadd1105ca9a1e506c678e8e410e9623efdda821 authored by Dan Carpenter on 30 July 2012, 08:10:44 UTC, committed by Chris Mason on 28 August 2012, 20:53:26 UTC
"trans->transid" is cpu endian but we want to store the data as little
endian.  "item->ctime.nsec" is only 32 bits, not 64.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
1 parent 55e591f
History
Tip revision: dadd1105ca9a1e506c678e8e410e9623efdda821 authored by Dan Carpenter on 30 July 2012, 08:10:44 UTC
Btrfs: fix some endian bugs handling the root times
Tip revision: dadd110
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1014 bytes
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.7 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 208.2 KB
Makefile -rw-r--r-- 46.0 KB
README -rw-r--r-- 17.3 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top