[PATCH 47/48] xfs_repair: support CRC enabled remote symlinks
Ben Myers
bpm at sgi.com
Mon Aug 5 16:40:41 CDT 2013
On Fri, Jun 07, 2013 at 10:26:10AM +1000, Dave Chinner wrote:
> From: Dave Chinner <dchinner at redhat.com>
>
> Add support for verifying the contents of remote symlinks with CRCs.
> Factor the remote symlink checking code out of the symlink function
> so that it is clear what it is checking. This also reduces the
> indentation and makes the code clearer.
>
> Then add support for the CRC format by modelling the checking
> function directly on the code that is used in the kernel for reading
> and checking both remote symlink formats.
>
> Signed-off-by: Dave Chinner <dchinner at redhat.com>
This goes with commit 321a95839e65.
Reviewed-by: Ben Myers <bpm at sgi.com>
More information about the xfs
mailing list