Mitsuo Hayasaka
db3e74b582
xfs: use doalloc flag in xfs_qm_dqattach_one()
...
The doalloc arg in xfs_qm_dqattach_one() is a flag that indicates
whether a new area to handle quota information will be allocated
if needed. Originally, it was passed to xfs_qm_dqget(), but has
been removed by the following commit (probably by mistake):
commit 8e9b6e7fa4544ea8a0e030c8987b918509c8ff47
Author: Christoph Hellwig <hch@lst.de>
Date: Sun Feb 8 21:51:42 2009 +0100
xfs: remove the unused XFS_QMOPT_DQLOCK flag
As the result, xfs_qm_dqget() called from xfs_qm_dqattach_one()
never allocates the new area even if it is needed.
This patch gives the doalloc arg to xfs_qm_dqget() in
xfs_qm_dqattach_one() to fix this problem.
Signed-off-by: Mitsuo Hayasaka <mitsuo.hayasaka.hu@hitachi.com>
Cc: Alex Elder <aelder@sgi.com>
Cc: Christoph Hellwig <hch@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Ben Myers <bpm@sgi.com>
2011-11-15 14:45:09 -06:00
..
2010-10-05 12:16:37 +02:00
2011-08-12 16:21:35 -05:00
2011-09-15 15:08:18 +02:00
2011-08-22 16:37:24 -05:00
2011-08-12 16:21:35 -05:00
2011-08-12 16:21:35 -05:00
2011-08-12 16:21:35 -05:00
2011-08-12 16:21:35 -05:00
2011-08-12 16:21:35 -05:00
2011-08-01 02:35:04 -04:00
2011-07-25 15:03:13 -05:00
2011-07-13 13:43:50 +02:00
2008-10-30 17:14:34 +11:00
2011-10-11 21:15:09 -05:00
2011-05-24 11:17:22 -05:00
2011-11-08 10:48:23 -06:00
2011-10-11 21:15:01 -05:00
2011-10-11 21:15:03 -05:00
2009-01-09 15:46:44 +11:00
2010-01-20 10:47:48 +11:00
2011-10-11 21:15:10 -05:00
2010-01-20 10:47:48 +11:00
2008-08-13 15:41:12 +10:00
2009-01-09 15:53:54 +11:00
2011-07-13 13:43:50 +02:00
2010-01-15 15:31:38 -06:00
2011-10-11 21:15:08 -05:00
2011-10-11 21:15:07 -05:00
2011-10-11 21:15:09 -05:00
2011-07-25 15:03:13 -05:00
2011-11-08 10:48:23 -06:00
2010-12-16 16:05:22 -06:00
2011-10-11 22:34:31 -05:00
2011-10-11 21:15:11 -05:00
2011-10-11 21:15:09 -05:00
2011-07-13 13:43:50 +02:00
2011-10-11 21:15:08 -05:00
2010-01-15 15:31:23 -06:00
2011-07-25 15:03:13 -05:00
2011-07-13 13:43:48 +02:00
2011-07-13 13:43:48 +02:00
2011-07-13 13:43:48 +02:00
2011-10-11 21:15:03 -05:00
2011-07-25 13:56:39 -07:00
2011-07-13 13:43:48 +02:00
2011-07-13 13:43:48 +02:00
2011-07-26 15:05:16 -04:00
2011-07-13 13:43:48 +02:00
2011-10-11 21:15:07 -05:00
2011-08-12 16:21:35 -05:00
2011-11-08 10:48:23 -06:00
2011-08-12 16:21:35 -05:00
2011-10-11 21:15:09 -05:00
2011-08-12 16:21:35 -05:00
2011-03-07 10:08:35 +11:00
2011-03-07 10:09:35 +11:00
2011-10-11 21:15:08 -05:00
2011-08-12 16:21:35 -05:00
2011-11-08 10:48:23 -06:00
2010-12-20 11:59:49 +11:00
2011-10-11 21:15:09 -05:00
2011-10-11 21:15:06 -05:00
2010-07-26 13:16:51 -05:00
2011-08-12 16:21:35 -05:00
2011-07-08 11:32:51 -05:00
2011-10-11 21:15:01 -05:00
2011-01-11 20:28:17 -06:00
2011-08-12 16:21:35 -05:00
2011-07-13 13:43:50 +02:00
2009-02-09 08:37:14 +01:00
2011-10-11 21:15:09 -05:00
2009-09-01 12:45:39 -05:00
2011-10-11 21:15:01 -05:00
2011-11-08 10:48:23 -06:00
2010-07-26 13:16:36 -05:00
2011-10-11 21:15:10 -05:00
2011-10-11 21:15:01 -05:00
2011-07-08 14:35:03 +02:00
2011-08-12 16:21:35 -05:00
2011-08-12 16:21:35 -05:00
2011-10-11 21:15:08 -05:00
2011-08-12 16:21:35 -05:00
2011-10-11 21:15:08 -05:00
2010-12-16 16:05:51 -06:00
2011-11-02 12:53:43 +01:00
2011-08-12 16:21:35 -05:00
2011-04-08 08:09:12 -05:00
2010-06-24 11:35:17 +10:00
2011-10-11 11:02:49 -05:00
2011-05-24 11:17:13 -05:00
2011-04-28 13:18:04 -05:00
2011-10-11 21:15:11 -05:00
2010-05-24 10:33:39 -05:00
2011-11-08 10:48:23 -06:00
2011-11-08 10:48:23 -06:00
2011-08-12 16:21:35 -05:00
2011-10-31 17:30:54 -07:00
2011-10-11 21:15:11 -05:00
2011-07-20 18:35:03 -05:00
2011-02-01 11:42:43 +01:00
2010-01-15 15:34:22 -06:00
2011-08-12 16:21:35 -05:00
2011-08-12 16:21:35 -05:00
2011-08-12 16:21:35 -05:00
2011-10-11 21:15:08 -05:00
2011-11-15 14:45:09 -06:00
2011-08-12 16:21:35 -05:00
2011-08-12 16:21:35 -05:00
2011-03-07 10:01:35 +11:00
2011-08-12 16:21:35 -05:00
2011-10-11 21:15:08 -05:00
2011-10-11 21:15:08 -05:00
2011-07-25 15:03:13 -05:00
2011-10-11 21:15:10 -05:00
2011-10-11 21:15:10 -05:00
2011-07-25 15:03:13 -05:00
2011-08-12 16:21:35 -05:00
2011-08-12 16:21:35 -05:00
2011-10-17 15:42:02 -05:00
2011-08-12 16:21:35 -05:00
2011-10-11 21:15:11 -05:00
2011-08-12 16:21:35 -05:00
2011-08-12 16:21:35 -05:00
2011-08-12 16:21:35 -05:00
2011-08-12 16:21:35 -05:00
2011-10-18 15:12:04 -05:00
2011-10-18 15:12:04 -05:00
2011-10-11 21:15:10 -05:00
2011-08-12 16:21:35 -05:00
2010-12-20 11:59:49 +11:00
2011-10-11 21:15:08 -05:00
2011-10-17 15:42:02 -05:00
2009-02-09 08:37:14 +01:00
2011-10-11 21:15:08 -05:00
2011-11-08 10:48:23 -06:00
2011-04-28 13:18:04 -05:00
2010-10-18 15:08:06 -05:00
2010-10-18 15:08:06 -05:00
2011-08-12 16:21:35 -05:00
2011-11-08 10:48:23 -06:00
2011-07-08 14:34:23 +02:00
2011-08-12 16:21:35 -05:00
2011-08-12 13:57:55 -05:00