Staging
v0.8.1
https://github.com/torvalds/linux
Revision 4dde821e4296e156d133b98ddc4c45861935a4fb authored by Linus Torvalds on 23 May 2019, 18:18:18 UTC, committed by Linus Torvalds on 23 May 2019, 18:18:18 UTC
Pull xfs fix from Darrick Wong:
 "Fix an accounting mistake where we included the log space when
  calculating the reserve space for metadata expansion"

* tag 'xfs-5.2-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
  xfs: don't reserve per-AG space for an internal log
2 parent s 61686af + 5cd213b
Raw File
Tip revision: 4dde821e4296e156d133b98ddc4c45861935a4fb authored by Linus Torvalds on 23 May 2019, 18:18:18 UTC
Merge tag 'xfs-5.2-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Tip revision: 4dde821
COPYING
The Linux Kernel is provided under:

	SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note

Being under the terms of the GNU General Public License version 2 only,
according with:

	LICENSES/preferred/GPL-2.0

With an explicit syscall exception, as stated at:

	LICENSES/exceptions/Linux-syscall-note

In addition, other licenses may also apply. Please see:

	Documentation/process/license-rules.rst

for more details.
back to top