From 7aed98fb1dfbd3f6d7b78647ff2956de2fcc4150 Mon Sep 17 00:00:00 2001 From: Steven Whitehouse Date: Tue, 26 Nov 2013 15:17:09 +0000 Subject: [PATCH] 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 --- Reading git-format-patch failed