Dave Chinner 3fc98b1ac0 XFS: Free buffer pages array unconditionally
The code in xfs_free_buf() only attempts to free the b_pages array if the
buffer is a page cache backed or page allocated buffer. The extra log buffer
that is used when the log wraps uses pages that are allocated to a different
log buffer, but it still has a b_pages array allocated when those pages
are associated to with the extra buffer in xfs_buf_associate_memory.

Hence we need to always attempt to free the b_pages array when tearing
down a buffer, not just on buffers that are explicitly marked as page bearing
buffers. This fixes a leak detected by the kernel memory leak code.

Signed-off-by: Dave Chinner <david@fromorbit.com>
Signed-off-by: Alex Elder <aelder@sgi.com>
2009-12-16 13:41:20 -06:00
..
2009-12-14 23:08:16 -06:00
2009-12-14 23:08:16 -06:00
2009-06-10 17:07:47 +02:00
2009-12-14 23:08:16 -06:00
2009-12-14 23:08:16 -06:00
2009-12-14 23:08:16 -06:00
2009-12-14 23:08:16 -06:00
2009-12-14 23:08:16 -06:00
2009-06-10 17:07:47 +02:00
2009-12-14 23:08:16 -06:00
2009-12-14 23:08:16 -06:00
2009-12-14 23:08:16 -06:00
2009-12-14 23:08:16 -06:00
2009-12-14 23:08:16 -06:00
2009-12-14 23:08:16 -06:00
2009-12-14 23:08:16 -06:00
2009-12-14 23:08:16 -06:00
2009-12-14 23:08:16 -06:00
2009-12-14 23:08:16 -06:00
2009-12-14 23:08:16 -06:00
2009-12-14 23:08:16 -06:00
2009-12-14 23:08:16 -06:00
2009-12-14 23:08:16 -06:00
2009-03-29 09:51:14 +02:00
2009-12-14 23:08:16 -06:00
2007-10-15 16:49:49 +10:00
2009-03-29 09:55:42 +02:00
2009-12-14 23:08:16 -06:00
2007-10-15 16:49:49 +10:00
2009-12-14 23:08:16 -06:00
2009-12-14 23:08:16 -06:00
2008-12-01 11:37:35 +11:00
2009-12-14 23:08:16 -06:00
2008-10-30 17:53:24 +11:00
2009-12-14 23:08:16 -06:00
2009-12-14 23:08:16 -06:00
2009-03-29 09:55:42 +02:00
2009-12-11 15:11:22 -06:00
2009-12-14 23:08:16 -06:00
2009-12-14 23:08:16 -06:00
2009-12-14 23:08:16 -06:00
2009-08-31 14:46:22 -05:00
2009-12-14 23:08:16 -06:00
2009-12-14 23:08:16 -06:00
2009-12-14 23:08:16 -06:00
2009-03-16 08:19:29 +01:00
2009-12-14 23:08:16 -06:00
2009-12-14 23:08:16 -06:00
2009-12-14 23:08:16 -06:00
2009-12-14 23:08:16 -06:00
2009-03-29 09:55:42 +02:00
2009-12-14 23:08:16 -06:00
2009-12-11 15:11:22 -06:00
2009-12-14 23:08:16 -06:00
2009-09-01 12:46:16 -05:00
2009-03-29 09:55:42 +02:00
2009-12-14 23:08:16 -06:00
2009-06-08 15:33:32 +02:00
2009-12-14 23:08:16 -06:00
2009-12-11 15:11:19 -06:00
2009-12-14 23:08:16 -06:00