https://github.com/torvalds/linux
Revision d58c6ff0b779c5adae2a8596fde69cb45f2a5d68 authored by Linus Torvalds on 15 June 2013, 05:16:31 UTC, committed by Linus Torvalds on 15 June 2013, 05:16:31 UTC
Pull xfs fixes from Ben Myers:
 - Remove noisy warnings about experimental support which spams the logs
 - Add padding to align directory and attr structures correctly
 - Set block number on child buffer on a root btree split
 - Disable verifiers during log recovery for non-CRC filesystems

* tag 'for-linus-v3.10-rc6' of git://oss.sgi.com/xfs/xfs:
  xfs: don't shutdown log recovery on validation errors
  xfs: ensure btree root split sets blkno correctly
  xfs: fix implicit padding in directory and attr CRC formats
  xfs: don't emit v5 superblock warnings on write
2 parent s 9bb9285 + d302cf1
History
Tip revision: d58c6ff0b779c5adae2a8596fde69cb45f2a5d68 authored by Linus Torvalds on 15 June 2013, 05:16:31 UTC
Merge tag 'for-linus-v3.10-rc6' of git://oss.sgi.com/xfs/xfs
Tip revision: d58c6ff
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-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.1 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 249.0 KB
Makefile -rw-r--r-- 47.3 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top