commit | 7aed98fb1dfbd3f6d7b78647ff2956de2fcc4150 | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Tue Nov 26 15:17:09 2013 +0000 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Fri Jan 03 09:59:05 2014 +0000 |
tree | e29dd8176593764106a1fc94f7a57f050b8820f0 | |
parent | e4f2920625cc2c562941b280914823a553f6973d [diff] |
GFS2: Remove gfs2_quota_change_host structure 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>