« Return to Thread: [PATCH 00/37] xfs: current 3.4 patch queue

Re: [PATCH 34/37] xfs: clean up xfs_bit.h includes

by Mark Tinguely-3 :: Rate this Message:

| View in Thread

On 04/23/12 00:59, Dave Chinner wrote:

> From: Dave Chinner<dchinner@...>
>
> With the removal of xfs_rw.h and other changes over time, xfs_bit.h
> is being included in many files that don't actually need it. Clean
> up the includes as necessary.
>
> Also move the only-used-once xfs_ialloc_find_free() static inline
> function out of a header file that is widely included to reduce
> the number of needless dependencies on xfs_bit.h.
>
> Reviewed-by: Dave Chinner<dchinner@...>
Signed-off-by: Dave Chinner <dchinner@...>
> ---

Reviewed-by: Mark Tinguely <tinguely@...>

_______________________________________________
xfs mailing list
xfs@...
http://oss.sgi.com/mailman/listinfo/xfs

 « Return to Thread: [PATCH 00/37] xfs: current 3.4 patch queue