[PATCH 13/49] libxfs: fix compile warnings
Mark Tinguely
tinguely at sgi.com
Fri Aug 2 16:13:04 CDT 2013
On 07/19/13 01:44, Dave Chinner wrote:
> From: Dave Chinner<dchinner at redhat.com>
>
> Some of the code shared with userspace causes compilation warnings
> from things turned off in the kernel code, such as differences in
> variable signedness. Fix those issues.
>
> Signed-off-by: Dave Chinner<dchinner at redhat.com>
> ---
convert a couple ASSERT converted to warn/exits, variable sign
correction, non-DEBUG unused variable, default string value.
---
Don't see the significance of the initialization of variables in
xfs_da3_split() and xfs_rtfree_range().
Reviewed-by: Mark Tinguely <tinguely at sgi.com>
More information about the xfs
mailing list