xfs: move inode shrinker unregister even earlier
authorDave Chinner <david@fromorbit.com>
Mon, 12 Jul 2010 06:40:58 +0000 (06:40 +0000)
committerAlex Elder <aelder@sgi.com>
Mon, 26 Jul 2010 18:16:47 +0000 (13:16 -0500)
I missed Dave Chinner's second revision of this change, and pushed
his first version out to the repository instead.

commit a476c59ebb279d738718edc0e3fb76aab3687114
Author: Dave Chinner <dchinner@redhat.com>

This commit compensates for that by moving a block of code up a bit
further, with a result that matches the the effect of Dave's second
version.

Dave's first version was:
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Dave's second version was:
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Alex Elder <aelder@sgi.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>

No differences found