https://github.com/torvalds/linux
Revision d757762bf2f6aea954745c76b4d767067b85be9d authored by Donald Douwsma on 23 November 2007, 05:27:42 UTC, committed by Lachlan McIlroy on 10 December 2007, 02:40:10 UTC
The recent behaviour layer removal dropped the check for quotas that have
been requested at mount time but have subsequently been turned off. This
results in a panic when accessing m_quotainfo which has been freed.

This patch adds the check originally made by xfs_qm_syncall() to
xfs_qm_sync().

SGI-PV: 969769
SGI-Modid: xfs-linux-melb:xfs-kern:29908a

Signed-off-by: Donald Douwsma <donaldd@sgi.com>
Signed-off-by: David Chinner <dgc@sgi.com>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
1 parent c614391
History
Tip revision: d757762bf2f6aea954745c76b4d767067b85be9d authored by Donald Douwsma on 23 November 2007, 05:27:42 UTC
[XFS] Fix dbflush panic in xfs_qm_sync.
Tip revision: d757762
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 619 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.1 KB
Kbuild -rw-r--r-- 1.6 KB
MAINTAINERS -rw-r--r-- 93.0 KB
Makefile -rw-r--r-- 51.1 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top