commit | 7ae4440723a413c7a52edd27f654c34680dd4ea2 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Tue Dec 06 21:58:25 2011 +0000 |
committer | Ben Myers <bpm@sgi.com> | Thu Dec 15 14:38:30 2011 -0600 |
tree | 14ec4a743f812d84a00177f7df20f832cd428e62 | |
parent | 97e7ade506cdd7157d8b64c77696c082fb997476 [diff] |
xfs: remove XFS_QMOPT_DQSUSER Just read the id 0 dquot from disk directly in xfs_qm_init_quotainfo instead of going through dqget and requiring a special flag to not add the dquot to any lists. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Ben Myers <bpm@sgi.com>