From: Linus Torvalds Date: Fri, 9 May 2014 02:20:45 +0000 (-0700) Subject: Merge tag 'xfs-for-linus-3.15-rc5' of git://oss.sgi.com/xfs/xfs X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=afcf0a2d9289bbe50aab362e6fb2798038815973;p=linux-beck.git Merge tag 'xfs-for-linus-3.15-rc5' of git://oss.sgi.com/xfs/xfs Pull xfs fixes from Dave Chinner: "The main fix is adding support for default ACLs on O_TMPFILE opened inodes to bring XFS into line with other filesystems. Metadata CRCs are now also considered well enough tested to be fully supported, so we're removing the shouty warnings issued at mount time for filesystems with that format. And there's transaction block reservation overrun fix. Summary: - fix a remote attribute size calculation bug that leads to a transaction overrun - add default ACLs to O_TMPFILE files - Remove the EXPERIMENTAL tag from filesystems with metadata CRC support" * tag 'xfs-for-linus-3.15-rc5' of git://oss.sgi.com/xfs/xfs: xfs: remote attribute overwrite causes transaction overrun xfs: initialize default acls for ->tmpfile() xfs: fully support v5 format filesystems --- afcf0a2d9289bbe50aab362e6fb2798038815973