GFS2: Remove gfs2_quota_change_host structure
authorSteven Whitehouse <swhiteho@redhat.com>
Tue, 26 Nov 2013 15:17:09 +0000 (15:17 +0000)
committerSteven Whitehouse <swhiteho@redhat.com>
Fri, 3 Jan 2014 09:59:05 +0000 (09:59 +0000)
There is only one place this is used, when reading in the quota
changes at mount time. It is not really required and much
simpler to just convert the fields from the on-disk structure
as required.

There should be no functional change as a result of this patch.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found