| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | /* | 
| Nathan Scott | f07c225 | 2006-09-28 10:52:15 +1000 | [diff] [blame] | 2 | * Copyright (c) 2000-2006 Silicon Graphics, Inc. | 
| Nathan Scott | 7b71876 | 2005-11-02 14:58:39 +1100 | [diff] [blame] | 3 | * All Rights Reserved. | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 4 | * | 
| Nathan Scott | 7b71876 | 2005-11-02 14:58:39 +1100 | [diff] [blame] | 5 | * This program is free software; you can redistribute it and/or | 
|  | 6 | * modify it under the terms of the GNU General Public License as | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 7 | * published by the Free Software Foundation. | 
|  | 8 | * | 
| Nathan Scott | 7b71876 | 2005-11-02 14:58:39 +1100 | [diff] [blame] | 9 | * This program is distributed in the hope that it would be useful, | 
|  | 10 | * but WITHOUT ANY WARRANTY; without even the implied warranty of | 
|  | 11 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the | 
|  | 12 | * GNU General Public License for more details. | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 13 | * | 
| Nathan Scott | 7b71876 | 2005-11-02 14:58:39 +1100 | [diff] [blame] | 14 | * You should have received a copy of the GNU General Public License | 
|  | 15 | * along with this program; if not, write the Free Software Foundation, | 
|  | 16 | * Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 17 | */ | 
| Vlad Apostolov | 93c189c | 2006-11-11 18:03:49 +1100 | [diff] [blame] | 18 | #include "xfs.h" | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 19 | #include <linux/stddef.h> | 
|  | 20 | #include <linux/errno.h> | 
| Tejun Heo | 5a0e3ad | 2010-03-24 17:04:11 +0900 | [diff] [blame] | 21 | #include <linux/gfp.h> | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 22 | #include <linux/pagemap.h> | 
|  | 23 | #include <linux/init.h> | 
|  | 24 | #include <linux/vmalloc.h> | 
|  | 25 | #include <linux/bio.h> | 
|  | 26 | #include <linux/sysctl.h> | 
|  | 27 | #include <linux/proc_fs.h> | 
|  | 28 | #include <linux/workqueue.h> | 
|  | 29 | #include <linux/percpu.h> | 
|  | 30 | #include <linux/blkdev.h> | 
|  | 31 | #include <linux/hash.h> | 
| Christoph Hellwig | 4df08c5 | 2005-09-05 08:34:18 +1000 | [diff] [blame] | 32 | #include <linux/kthread.h> | 
| Christoph Lameter | b20a350 | 2006-03-22 00:09:12 -0800 | [diff] [blame] | 33 | #include <linux/migrate.h> | 
| Andrew Morton | 3fcfab1 | 2006-10-19 23:28:16 -0700 | [diff] [blame] | 34 | #include <linux/backing-dev.h> | 
| Nigel Cunningham | 7dfb710 | 2006-12-06 20:34:23 -0800 | [diff] [blame] | 35 | #include <linux/freezer.h> | 
| Dave Chinner | 089716a | 2010-01-26 15:13:25 +1100 | [diff] [blame] | 36 | #include <linux/list_sort.h> | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 37 |  | 
| Christoph Hellwig | b796313 | 2009-03-03 14:48:37 -0500 | [diff] [blame] | 38 | #include "xfs_sb.h" | 
|  | 39 | #include "xfs_inum.h" | 
| Dave Chinner | ed3b4d6 | 2010-05-21 12:07:08 +1000 | [diff] [blame] | 40 | #include "xfs_log.h" | 
| Christoph Hellwig | b796313 | 2009-03-03 14:48:37 -0500 | [diff] [blame] | 41 | #include "xfs_ag.h" | 
|  | 42 | #include "xfs_dmapi.h" | 
|  | 43 | #include "xfs_mount.h" | 
| Christoph Hellwig | 0b1b213 | 2009-12-14 23:14:59 +0000 | [diff] [blame] | 44 | #include "xfs_trace.h" | 
| Christoph Hellwig | b796313 | 2009-03-03 14:48:37 -0500 | [diff] [blame] | 45 |  | 
| David Chinner | 7989cb8 | 2007-02-10 18:34:56 +1100 | [diff] [blame] | 46 | static kmem_zone_t *xfs_buf_zone; | 
| David Chinner | a6867a6 | 2006-01-11 15:37:58 +1100 | [diff] [blame] | 47 | STATIC int xfsbufd(void *); | 
| Dave Chinner | 7f8275d | 2010-07-19 14:56:17 +1000 | [diff] [blame] | 48 | STATIC int xfsbufd_wakeup(struct shrinker *, int, gfp_t); | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 49 | STATIC void xfs_buf_delwri_queue(xfs_buf_t *, int); | 
| Rusty Russell | 8e1f936 | 2007-07-17 04:03:17 -0700 | [diff] [blame] | 50 | static struct shrinker xfs_buf_shake = { | 
|  | 51 | .shrink = xfsbufd_wakeup, | 
|  | 52 | .seeks = DEFAULT_SEEKS, | 
|  | 53 | }; | 
| Christoph Hellwig | 23ea403 | 2005-06-21 15:14:01 +1000 | [diff] [blame] | 54 |  | 
| David Chinner | 7989cb8 | 2007-02-10 18:34:56 +1100 | [diff] [blame] | 55 | static struct workqueue_struct *xfslogd_workqueue; | 
| Christoph Hellwig | 0829c36 | 2005-09-02 16:58:49 +1000 | [diff] [blame] | 56 | struct workqueue_struct *xfsdatad_workqueue; | 
| Dave Chinner | c626d17 | 2009-04-06 18:42:11 +0200 | [diff] [blame] | 57 | struct workqueue_struct *xfsconvertd_workqueue; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 58 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 59 | #ifdef XFS_BUF_LOCK_TRACKING | 
|  | 60 | # define XB_SET_OWNER(bp)	((bp)->b_last_holder = current->pid) | 
|  | 61 | # define XB_CLEAR_OWNER(bp)	((bp)->b_last_holder = -1) | 
|  | 62 | # define XB_GET_OWNER(bp)	((bp)->b_last_holder) | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 63 | #else | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 64 | # define XB_SET_OWNER(bp)	do { } while (0) | 
|  | 65 | # define XB_CLEAR_OWNER(bp)	do { } while (0) | 
|  | 66 | # define XB_GET_OWNER(bp)	do { } while (0) | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 67 | #endif | 
|  | 68 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 69 | #define xb_to_gfp(flags) \ | 
|  | 70 | ((((flags) & XBF_READ_AHEAD) ? __GFP_NORETRY : \ | 
|  | 71 | ((flags) & XBF_DONT_BLOCK) ? GFP_NOFS : GFP_KERNEL) | __GFP_NOWARN) | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 72 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 73 | #define xb_to_km(flags) \ | 
|  | 74 | (((flags) & XBF_DONT_BLOCK) ? KM_NOFS : KM_SLEEP) | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 75 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 76 | #define xfs_buf_allocate(flags) \ | 
|  | 77 | kmem_zone_alloc(xfs_buf_zone, xb_to_km(flags)) | 
|  | 78 | #define xfs_buf_deallocate(bp) \ | 
|  | 79 | kmem_zone_free(xfs_buf_zone, (bp)); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 80 |  | 
| James Bottomley | 73c77e2 | 2010-01-25 11:42:24 -0600 | [diff] [blame] | 81 | static inline int | 
|  | 82 | xfs_buf_is_vmapped( | 
|  | 83 | struct xfs_buf	*bp) | 
|  | 84 | { | 
|  | 85 | /* | 
|  | 86 | * Return true if the buffer is vmapped. | 
|  | 87 | * | 
|  | 88 | * The XBF_MAPPED flag is set if the buffer should be mapped, but the | 
|  | 89 | * code is clever enough to know it doesn't have to map a single page, | 
|  | 90 | * so the check has to be both for XBF_MAPPED and bp->b_page_count > 1. | 
|  | 91 | */ | 
|  | 92 | return (bp->b_flags & XBF_MAPPED) && bp->b_page_count > 1; | 
|  | 93 | } | 
|  | 94 |  | 
|  | 95 | static inline int | 
|  | 96 | xfs_buf_vmap_len( | 
|  | 97 | struct xfs_buf	*bp) | 
|  | 98 | { | 
|  | 99 | return (bp->b_page_count * PAGE_SIZE) - bp->b_offset; | 
|  | 100 | } | 
|  | 101 |  | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 102 | /* | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 103 | *	Page Region interfaces. | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 104 | * | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 105 | *	For pages in filesystems where the blocksize is smaller than the | 
|  | 106 | *	pagesize, we use the page->private field (long) to hold a bitmap | 
|  | 107 | * 	of uptodate regions within the page. | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 108 | * | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 109 | *	Each such region is "bytes per page / bits per long" bytes long. | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 110 | * | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 111 | *	NBPPR == number-of-bytes-per-page-region | 
|  | 112 | *	BTOPR == bytes-to-page-region (rounded up) | 
|  | 113 | *	BTOPRT == bytes-to-page-region-truncated (rounded down) | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 114 | */ | 
|  | 115 | #if (BITS_PER_LONG == 32) | 
|  | 116 | #define PRSHIFT		(PAGE_CACHE_SHIFT - 5)	/* (32 == 1<<5) */ | 
|  | 117 | #elif (BITS_PER_LONG == 64) | 
|  | 118 | #define PRSHIFT		(PAGE_CACHE_SHIFT - 6)	/* (64 == 1<<6) */ | 
|  | 119 | #else | 
|  | 120 | #error BITS_PER_LONG must be 32 or 64 | 
|  | 121 | #endif | 
|  | 122 | #define NBPPR		(PAGE_CACHE_SIZE/BITS_PER_LONG) | 
|  | 123 | #define BTOPR(b)	(((unsigned int)(b) + (NBPPR - 1)) >> PRSHIFT) | 
|  | 124 | #define BTOPRT(b)	(((unsigned int)(b) >> PRSHIFT)) | 
|  | 125 |  | 
|  | 126 | STATIC unsigned long | 
|  | 127 | page_region_mask( | 
|  | 128 | size_t		offset, | 
|  | 129 | size_t		length) | 
|  | 130 | { | 
|  | 131 | unsigned long	mask; | 
|  | 132 | int		first, final; | 
|  | 133 |  | 
|  | 134 | first = BTOPR(offset); | 
|  | 135 | final = BTOPRT(offset + length - 1); | 
|  | 136 | first = min(first, final); | 
|  | 137 |  | 
|  | 138 | mask = ~0UL; | 
|  | 139 | mask <<= BITS_PER_LONG - (final - first); | 
|  | 140 | mask >>= BITS_PER_LONG - (final); | 
|  | 141 |  | 
|  | 142 | ASSERT(offset + length <= PAGE_CACHE_SIZE); | 
|  | 143 | ASSERT((final - first) < BITS_PER_LONG && (final - first) >= 0); | 
|  | 144 |  | 
|  | 145 | return mask; | 
|  | 146 | } | 
|  | 147 |  | 
| Christoph Hellwig | b8f82a4 | 2009-11-14 16:17:22 +0000 | [diff] [blame] | 148 | STATIC void | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 149 | set_page_region( | 
|  | 150 | struct page	*page, | 
|  | 151 | size_t		offset, | 
|  | 152 | size_t		length) | 
|  | 153 | { | 
| Hugh Dickins | 4c21e2f | 2005-10-29 18:16:40 -0700 | [diff] [blame] | 154 | set_page_private(page, | 
|  | 155 | page_private(page) | page_region_mask(offset, length)); | 
|  | 156 | if (page_private(page) == ~0UL) | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 157 | SetPageUptodate(page); | 
|  | 158 | } | 
|  | 159 |  | 
| Christoph Hellwig | b8f82a4 | 2009-11-14 16:17:22 +0000 | [diff] [blame] | 160 | STATIC int | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 161 | test_page_region( | 
|  | 162 | struct page	*page, | 
|  | 163 | size_t		offset, | 
|  | 164 | size_t		length) | 
|  | 165 | { | 
|  | 166 | unsigned long	mask = page_region_mask(offset, length); | 
|  | 167 |  | 
| Hugh Dickins | 4c21e2f | 2005-10-29 18:16:40 -0700 | [diff] [blame] | 168 | return (mask && (page_private(page) & mask) == mask); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 169 | } | 
|  | 170 |  | 
|  | 171 | /* | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 172 | *	Internal xfs_buf_t object manipulation | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 173 | */ | 
|  | 174 |  | 
|  | 175 | STATIC void | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 176 | _xfs_buf_initialize( | 
|  | 177 | xfs_buf_t		*bp, | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 178 | xfs_buftarg_t		*target, | 
| Nathan Scott | 204ab25 | 2006-01-11 20:50:22 +1100 | [diff] [blame] | 179 | xfs_off_t		range_base, | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 180 | size_t			range_length, | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 181 | xfs_buf_flags_t		flags) | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 182 | { | 
|  | 183 | /* | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 184 | * We don't want certain flags to appear in b_flags. | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 185 | */ | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 186 | flags &= ~(XBF_LOCK|XBF_MAPPED|XBF_DONT_BLOCK|XBF_READ_AHEAD); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 187 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 188 | memset(bp, 0, sizeof(xfs_buf_t)); | 
|  | 189 | atomic_set(&bp->b_hold, 1); | 
| David Chinner | b4dd330 | 2008-08-13 16:36:11 +1000 | [diff] [blame] | 190 | init_completion(&bp->b_iowait); | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 191 | INIT_LIST_HEAD(&bp->b_list); | 
|  | 192 | INIT_LIST_HEAD(&bp->b_hash_list); | 
|  | 193 | init_MUTEX_LOCKED(&bp->b_sema); /* held, no waiters */ | 
|  | 194 | XB_SET_OWNER(bp); | 
|  | 195 | bp->b_target = target; | 
|  | 196 | bp->b_file_offset = range_base; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 197 | /* | 
|  | 198 | * Set buffer_length and count_desired to the same value initially. | 
|  | 199 | * I/O routines should use count_desired, which will be the same in | 
|  | 200 | * most cases but may be reset (e.g. XFS recovery). | 
|  | 201 | */ | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 202 | bp->b_buffer_length = bp->b_count_desired = range_length; | 
|  | 203 | bp->b_flags = flags; | 
|  | 204 | bp->b_bn = XFS_BUF_DADDR_NULL; | 
|  | 205 | atomic_set(&bp->b_pin_count, 0); | 
|  | 206 | init_waitqueue_head(&bp->b_waiters); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 207 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 208 | XFS_STATS_INC(xb_create); | 
| Christoph Hellwig | 0b1b213 | 2009-12-14 23:14:59 +0000 | [diff] [blame] | 209 |  | 
|  | 210 | trace_xfs_buf_init(bp, _RET_IP_); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 211 | } | 
|  | 212 |  | 
|  | 213 | /* | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 214 | *	Allocate a page array capable of holding a specified number | 
|  | 215 | *	of pages, and point the page buf at it. | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 216 | */ | 
|  | 217 | STATIC int | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 218 | _xfs_buf_get_pages( | 
|  | 219 | xfs_buf_t		*bp, | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 220 | int			page_count, | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 221 | xfs_buf_flags_t		flags) | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 222 | { | 
|  | 223 | /* Make sure that we have a page list */ | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 224 | if (bp->b_pages == NULL) { | 
|  | 225 | bp->b_offset = xfs_buf_poff(bp->b_file_offset); | 
|  | 226 | bp->b_page_count = page_count; | 
|  | 227 | if (page_count <= XB_PAGES) { | 
|  | 228 | bp->b_pages = bp->b_page_array; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 229 | } else { | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 230 | bp->b_pages = kmem_alloc(sizeof(struct page *) * | 
|  | 231 | page_count, xb_to_km(flags)); | 
|  | 232 | if (bp->b_pages == NULL) | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 233 | return -ENOMEM; | 
|  | 234 | } | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 235 | memset(bp->b_pages, 0, sizeof(struct page *) * page_count); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 236 | } | 
|  | 237 | return 0; | 
|  | 238 | } | 
|  | 239 |  | 
|  | 240 | /* | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 241 | *	Frees b_pages if it was allocated. | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 242 | */ | 
|  | 243 | STATIC void | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 244 | _xfs_buf_free_pages( | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 245 | xfs_buf_t	*bp) | 
|  | 246 | { | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 247 | if (bp->b_pages != bp->b_page_array) { | 
| Denys Vlasenko | f0e2d93 | 2008-05-19 16:31:57 +1000 | [diff] [blame] | 248 | kmem_free(bp->b_pages); | 
| Dave Chinner | 3fc98b1 | 2009-12-14 23:11:57 +0000 | [diff] [blame] | 249 | bp->b_pages = NULL; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 250 | } | 
|  | 251 | } | 
|  | 252 |  | 
|  | 253 | /* | 
|  | 254 | *	Releases the specified buffer. | 
|  | 255 | * | 
|  | 256 | * 	The modification state of any associated pages is left unchanged. | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 257 | * 	The buffer most not be on any hash - use xfs_buf_rele instead for | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 258 | * 	hashed and refcounted buffers | 
|  | 259 | */ | 
|  | 260 | void | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 261 | xfs_buf_free( | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 262 | xfs_buf_t		*bp) | 
|  | 263 | { | 
| Christoph Hellwig | 0b1b213 | 2009-12-14 23:14:59 +0000 | [diff] [blame] | 264 | trace_xfs_buf_free(bp, _RET_IP_); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 265 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 266 | ASSERT(list_empty(&bp->b_hash_list)); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 267 |  | 
| Christoph Hellwig | 1fa40b0 | 2007-05-14 18:23:50 +1000 | [diff] [blame] | 268 | if (bp->b_flags & (_XBF_PAGE_CACHE|_XBF_PAGES)) { | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 269 | uint		i; | 
|  | 270 |  | 
| James Bottomley | 73c77e2 | 2010-01-25 11:42:24 -0600 | [diff] [blame] | 271 | if (xfs_buf_is_vmapped(bp)) | 
| Alex Elder | 8a262e5 | 2010-03-16 18:55:56 +0000 | [diff] [blame] | 272 | vm_unmap_ram(bp->b_addr - bp->b_offset, | 
|  | 273 | bp->b_page_count); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 274 |  | 
| Nathan Scott | 948ecdb | 2006-09-28 11:03:13 +1000 | [diff] [blame] | 275 | for (i = 0; i < bp->b_page_count; i++) { | 
|  | 276 | struct page	*page = bp->b_pages[i]; | 
|  | 277 |  | 
| Christoph Hellwig | 1fa40b0 | 2007-05-14 18:23:50 +1000 | [diff] [blame] | 278 | if (bp->b_flags & _XBF_PAGE_CACHE) | 
|  | 279 | ASSERT(!PagePrivate(page)); | 
| Nathan Scott | 948ecdb | 2006-09-28 11:03:13 +1000 | [diff] [blame] | 280 | page_cache_release(page); | 
|  | 281 | } | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 282 | } | 
| Dave Chinner | 3fc98b1 | 2009-12-14 23:11:57 +0000 | [diff] [blame] | 283 | _xfs_buf_free_pages(bp); | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 284 | xfs_buf_deallocate(bp); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 285 | } | 
|  | 286 |  | 
|  | 287 | /* | 
|  | 288 | *	Finds all pages for buffer in question and builds it's page list. | 
|  | 289 | */ | 
|  | 290 | STATIC int | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 291 | _xfs_buf_lookup_pages( | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 292 | xfs_buf_t		*bp, | 
|  | 293 | uint			flags) | 
|  | 294 | { | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 295 | struct address_space	*mapping = bp->b_target->bt_mapping; | 
|  | 296 | size_t			blocksize = bp->b_target->bt_bsize; | 
|  | 297 | size_t			size = bp->b_count_desired; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 298 | size_t			nbytes, offset; | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 299 | gfp_t			gfp_mask = xb_to_gfp(flags); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 300 | unsigned short		page_count, i; | 
|  | 301 | pgoff_t			first; | 
| Nathan Scott | 204ab25 | 2006-01-11 20:50:22 +1100 | [diff] [blame] | 302 | xfs_off_t		end; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 303 | int			error; | 
|  | 304 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 305 | end = bp->b_file_offset + bp->b_buffer_length; | 
|  | 306 | page_count = xfs_buf_btoc(end) - xfs_buf_btoct(bp->b_file_offset); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 307 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 308 | error = _xfs_buf_get_pages(bp, page_count, flags); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 309 | if (unlikely(error)) | 
|  | 310 | return error; | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 311 | bp->b_flags |= _XBF_PAGE_CACHE; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 312 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 313 | offset = bp->b_offset; | 
|  | 314 | first = bp->b_file_offset >> PAGE_CACHE_SHIFT; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 315 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 316 | for (i = 0; i < bp->b_page_count; i++) { | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 317 | struct page	*page; | 
|  | 318 | uint		retries = 0; | 
|  | 319 |  | 
|  | 320 | retry: | 
|  | 321 | page = find_or_create_page(mapping, first + i, gfp_mask); | 
|  | 322 | if (unlikely(page == NULL)) { | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 323 | if (flags & XBF_READ_AHEAD) { | 
|  | 324 | bp->b_page_count = i; | 
| Christoph Hellwig | 6ab455e | 2008-05-19 16:34:42 +1000 | [diff] [blame] | 325 | for (i = 0; i < bp->b_page_count; i++) | 
|  | 326 | unlock_page(bp->b_pages[i]); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 327 | return -ENOMEM; | 
|  | 328 | } | 
|  | 329 |  | 
|  | 330 | /* | 
|  | 331 | * This could deadlock. | 
|  | 332 | * | 
|  | 333 | * But until all the XFS lowlevel code is revamped to | 
|  | 334 | * handle buffer allocation failures we can't do much. | 
|  | 335 | */ | 
|  | 336 | if (!(++retries % 100)) | 
|  | 337 | printk(KERN_ERR | 
|  | 338 | "XFS: possible memory allocation " | 
|  | 339 | "deadlock in %s (mode:0x%x)\n", | 
| Harvey Harrison | 34a622b | 2008-04-10 12:19:21 +1000 | [diff] [blame] | 340 | __func__, gfp_mask); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 341 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 342 | XFS_STATS_INC(xb_page_retries); | 
| Dave Chinner | 7f8275d | 2010-07-19 14:56:17 +1000 | [diff] [blame] | 343 | xfsbufd_wakeup(NULL, 0, gfp_mask); | 
| Jens Axboe | 8aa7e84 | 2009-07-09 14:52:32 +0200 | [diff] [blame] | 344 | congestion_wait(BLK_RW_ASYNC, HZ/50); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 345 | goto retry; | 
|  | 346 | } | 
|  | 347 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 348 | XFS_STATS_INC(xb_page_found); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 349 |  | 
|  | 350 | nbytes = min_t(size_t, size, PAGE_CACHE_SIZE - offset); | 
|  | 351 | size -= nbytes; | 
|  | 352 |  | 
| Nathan Scott | 948ecdb | 2006-09-28 11:03:13 +1000 | [diff] [blame] | 353 | ASSERT(!PagePrivate(page)); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 354 | if (!PageUptodate(page)) { | 
|  | 355 | page_count--; | 
| Christoph Hellwig | 6ab455e | 2008-05-19 16:34:42 +1000 | [diff] [blame] | 356 | if (blocksize >= PAGE_CACHE_SIZE) { | 
|  | 357 | if (flags & XBF_READ) | 
|  | 358 | bp->b_flags |= _XBF_PAGE_LOCKED; | 
|  | 359 | } else if (!PagePrivate(page)) { | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 360 | if (test_page_region(page, offset, nbytes)) | 
|  | 361 | page_count++; | 
|  | 362 | } | 
|  | 363 | } | 
|  | 364 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 365 | bp->b_pages[i] = page; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 366 | offset = 0; | 
|  | 367 | } | 
|  | 368 |  | 
| Christoph Hellwig | 6ab455e | 2008-05-19 16:34:42 +1000 | [diff] [blame] | 369 | if (!(bp->b_flags & _XBF_PAGE_LOCKED)) { | 
|  | 370 | for (i = 0; i < bp->b_page_count; i++) | 
|  | 371 | unlock_page(bp->b_pages[i]); | 
|  | 372 | } | 
|  | 373 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 374 | if (page_count == bp->b_page_count) | 
|  | 375 | bp->b_flags |= XBF_DONE; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 376 |  | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 377 | return error; | 
|  | 378 | } | 
|  | 379 |  | 
|  | 380 | /* | 
|  | 381 | *	Map buffer into kernel address-space if nessecary. | 
|  | 382 | */ | 
|  | 383 | STATIC int | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 384 | _xfs_buf_map_pages( | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 385 | xfs_buf_t		*bp, | 
|  | 386 | uint			flags) | 
|  | 387 | { | 
|  | 388 | /* A single page buffer is always mappable */ | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 389 | if (bp->b_page_count == 1) { | 
|  | 390 | bp->b_addr = page_address(bp->b_pages[0]) + bp->b_offset; | 
|  | 391 | bp->b_flags |= XBF_MAPPED; | 
|  | 392 | } else if (flags & XBF_MAPPED) { | 
| Alex Elder | 8a262e5 | 2010-03-16 18:55:56 +0000 | [diff] [blame] | 393 | bp->b_addr = vm_map_ram(bp->b_pages, bp->b_page_count, | 
|  | 394 | -1, PAGE_KERNEL); | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 395 | if (unlikely(bp->b_addr == NULL)) | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 396 | return -ENOMEM; | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 397 | bp->b_addr += bp->b_offset; | 
|  | 398 | bp->b_flags |= XBF_MAPPED; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 399 | } | 
|  | 400 |  | 
|  | 401 | return 0; | 
|  | 402 | } | 
|  | 403 |  | 
|  | 404 | /* | 
|  | 405 | *	Finding and Reading Buffers | 
|  | 406 | */ | 
|  | 407 |  | 
|  | 408 | /* | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 409 | *	Look up, and creates if absent, a lockable buffer for | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 410 | *	a given range of an inode.  The buffer is returned | 
|  | 411 | *	locked.	 If other overlapping buffers exist, they are | 
|  | 412 | *	released before the new buffer is created and locked, | 
|  | 413 | *	which may imply that this call will block until those buffers | 
|  | 414 | *	are unlocked.  No I/O is implied by this call. | 
|  | 415 | */ | 
|  | 416 | xfs_buf_t * | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 417 | _xfs_buf_find( | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 418 | xfs_buftarg_t		*btp,	/* block device target		*/ | 
| Nathan Scott | 204ab25 | 2006-01-11 20:50:22 +1100 | [diff] [blame] | 419 | xfs_off_t		ioff,	/* starting offset of range	*/ | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 420 | size_t			isize,	/* length of range		*/ | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 421 | xfs_buf_flags_t		flags, | 
|  | 422 | xfs_buf_t		*new_bp) | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 423 | { | 
| Nathan Scott | 204ab25 | 2006-01-11 20:50:22 +1100 | [diff] [blame] | 424 | xfs_off_t		range_base; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 425 | size_t			range_length; | 
|  | 426 | xfs_bufhash_t		*hash; | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 427 | xfs_buf_t		*bp, *n; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 428 |  | 
|  | 429 | range_base = (ioff << BBSHIFT); | 
|  | 430 | range_length = (isize << BBSHIFT); | 
|  | 431 |  | 
|  | 432 | /* Check for IOs smaller than the sector size / not sector aligned */ | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 433 | ASSERT(!(range_length < (1 << btp->bt_sshift))); | 
| Nathan Scott | 204ab25 | 2006-01-11 20:50:22 +1100 | [diff] [blame] | 434 | ASSERT(!(range_base & (xfs_off_t)btp->bt_smask)); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 435 |  | 
|  | 436 | hash = &btp->bt_hash[hash_long((unsigned long)ioff, btp->bt_hashshift)]; | 
|  | 437 |  | 
|  | 438 | spin_lock(&hash->bh_lock); | 
|  | 439 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 440 | list_for_each_entry_safe(bp, n, &hash->bh_list, b_hash_list) { | 
|  | 441 | ASSERT(btp == bp->b_target); | 
|  | 442 | if (bp->b_file_offset == range_base && | 
|  | 443 | bp->b_buffer_length == range_length) { | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 444 | /* | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 445 | * If we look at something, bring it to the | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 446 | * front of the list for next time. | 
|  | 447 | */ | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 448 | atomic_inc(&bp->b_hold); | 
|  | 449 | list_move(&bp->b_hash_list, &hash->bh_list); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 450 | goto found; | 
|  | 451 | } | 
|  | 452 | } | 
|  | 453 |  | 
|  | 454 | /* No match found */ | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 455 | if (new_bp) { | 
|  | 456 | _xfs_buf_initialize(new_bp, btp, range_base, | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 457 | range_length, flags); | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 458 | new_bp->b_hash = hash; | 
|  | 459 | list_add(&new_bp->b_hash_list, &hash->bh_list); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 460 | } else { | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 461 | XFS_STATS_INC(xb_miss_locked); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 462 | } | 
|  | 463 |  | 
|  | 464 | spin_unlock(&hash->bh_lock); | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 465 | return new_bp; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 466 |  | 
|  | 467 | found: | 
|  | 468 | spin_unlock(&hash->bh_lock); | 
|  | 469 |  | 
|  | 470 | /* Attempt to get the semaphore without sleeping, | 
|  | 471 | * if this does not work then we need to drop the | 
|  | 472 | * spinlock and do a hard attempt on the semaphore. | 
|  | 473 | */ | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 474 | if (down_trylock(&bp->b_sema)) { | 
|  | 475 | if (!(flags & XBF_TRYLOCK)) { | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 476 | /* wait for buffer ownership */ | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 477 | xfs_buf_lock(bp); | 
|  | 478 | XFS_STATS_INC(xb_get_locked_waited); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 479 | } else { | 
|  | 480 | /* We asked for a trylock and failed, no need | 
|  | 481 | * to look at file offset and length here, we | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 482 | * know that this buffer at least overlaps our | 
|  | 483 | * buffer and is locked, therefore our buffer | 
|  | 484 | * either does not exist, or is this buffer. | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 485 | */ | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 486 | xfs_buf_rele(bp); | 
|  | 487 | XFS_STATS_INC(xb_busy_locked); | 
|  | 488 | return NULL; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 489 | } | 
|  | 490 | } else { | 
|  | 491 | /* trylock worked */ | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 492 | XB_SET_OWNER(bp); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 493 | } | 
|  | 494 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 495 | if (bp->b_flags & XBF_STALE) { | 
|  | 496 | ASSERT((bp->b_flags & _XBF_DELWRI_Q) == 0); | 
|  | 497 | bp->b_flags &= XBF_MAPPED; | 
| David Chinner | 2f92658 | 2005-09-05 08:33:35 +1000 | [diff] [blame] | 498 | } | 
| Christoph Hellwig | 0b1b213 | 2009-12-14 23:14:59 +0000 | [diff] [blame] | 499 |  | 
|  | 500 | trace_xfs_buf_find(bp, flags, _RET_IP_); | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 501 | XFS_STATS_INC(xb_get_locked); | 
|  | 502 | return bp; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 503 | } | 
|  | 504 |  | 
|  | 505 | /* | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 506 | *	Assembles a buffer covering the specified range. | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 507 | *	Storage in memory for all portions of the buffer will be allocated, | 
|  | 508 | *	although backing storage may not be. | 
|  | 509 | */ | 
|  | 510 | xfs_buf_t * | 
| Christoph Hellwig | 6ad112b | 2009-11-24 18:02:23 +0000 | [diff] [blame] | 511 | xfs_buf_get( | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 512 | xfs_buftarg_t		*target,/* target for buffer		*/ | 
| Nathan Scott | 204ab25 | 2006-01-11 20:50:22 +1100 | [diff] [blame] | 513 | xfs_off_t		ioff,	/* starting offset of range	*/ | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 514 | size_t			isize,	/* length of range		*/ | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 515 | xfs_buf_flags_t		flags) | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 516 | { | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 517 | xfs_buf_t		*bp, *new_bp; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 518 | int			error = 0, i; | 
|  | 519 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 520 | new_bp = xfs_buf_allocate(flags); | 
|  | 521 | if (unlikely(!new_bp)) | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 522 | return NULL; | 
|  | 523 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 524 | bp = _xfs_buf_find(target, ioff, isize, flags, new_bp); | 
|  | 525 | if (bp == new_bp) { | 
|  | 526 | error = _xfs_buf_lookup_pages(bp, flags); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 527 | if (error) | 
|  | 528 | goto no_buffer; | 
|  | 529 | } else { | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 530 | xfs_buf_deallocate(new_bp); | 
|  | 531 | if (unlikely(bp == NULL)) | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 532 | return NULL; | 
|  | 533 | } | 
|  | 534 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 535 | for (i = 0; i < bp->b_page_count; i++) | 
|  | 536 | mark_page_accessed(bp->b_pages[i]); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 537 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 538 | if (!(bp->b_flags & XBF_MAPPED)) { | 
|  | 539 | error = _xfs_buf_map_pages(bp, flags); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 540 | if (unlikely(error)) { | 
|  | 541 | printk(KERN_WARNING "%s: failed to map pages\n", | 
| Harvey Harrison | 34a622b | 2008-04-10 12:19:21 +1000 | [diff] [blame] | 542 | __func__); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 543 | goto no_buffer; | 
|  | 544 | } | 
|  | 545 | } | 
|  | 546 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 547 | XFS_STATS_INC(xb_get); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 548 |  | 
|  | 549 | /* | 
|  | 550 | * Always fill in the block number now, the mapped cases can do | 
|  | 551 | * their own overlay of this later. | 
|  | 552 | */ | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 553 | bp->b_bn = ioff; | 
|  | 554 | bp->b_count_desired = bp->b_buffer_length; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 555 |  | 
| Christoph Hellwig | 0b1b213 | 2009-12-14 23:14:59 +0000 | [diff] [blame] | 556 | trace_xfs_buf_get(bp, flags, _RET_IP_); | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 557 | return bp; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 558 |  | 
|  | 559 | no_buffer: | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 560 | if (flags & (XBF_LOCK | XBF_TRYLOCK)) | 
|  | 561 | xfs_buf_unlock(bp); | 
|  | 562 | xfs_buf_rele(bp); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 563 | return NULL; | 
|  | 564 | } | 
|  | 565 |  | 
| Christoph Hellwig | 5d765b9 | 2008-12-03 12:20:26 +0100 | [diff] [blame] | 566 | STATIC int | 
|  | 567 | _xfs_buf_read( | 
|  | 568 | xfs_buf_t		*bp, | 
|  | 569 | xfs_buf_flags_t		flags) | 
|  | 570 | { | 
|  | 571 | int			status; | 
|  | 572 |  | 
| Christoph Hellwig | 5d765b9 | 2008-12-03 12:20:26 +0100 | [diff] [blame] | 573 | ASSERT(!(flags & (XBF_DELWRI|XBF_WRITE))); | 
|  | 574 | ASSERT(bp->b_bn != XFS_BUF_DADDR_NULL); | 
|  | 575 |  | 
|  | 576 | bp->b_flags &= ~(XBF_WRITE | XBF_ASYNC | XBF_DELWRI | \ | 
|  | 577 | XBF_READ_AHEAD | _XBF_RUN_QUEUES); | 
|  | 578 | bp->b_flags |= flags & (XBF_READ | XBF_ASYNC | \ | 
|  | 579 | XBF_READ_AHEAD | _XBF_RUN_QUEUES); | 
|  | 580 |  | 
|  | 581 | status = xfs_buf_iorequest(bp); | 
|  | 582 | if (!status && !(flags & XBF_ASYNC)) | 
|  | 583 | status = xfs_buf_iowait(bp); | 
|  | 584 | return status; | 
|  | 585 | } | 
|  | 586 |  | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 587 | xfs_buf_t * | 
| Christoph Hellwig | 6ad112b | 2009-11-24 18:02:23 +0000 | [diff] [blame] | 588 | xfs_buf_read( | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 589 | xfs_buftarg_t		*target, | 
| Nathan Scott | 204ab25 | 2006-01-11 20:50:22 +1100 | [diff] [blame] | 590 | xfs_off_t		ioff, | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 591 | size_t			isize, | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 592 | xfs_buf_flags_t		flags) | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 593 | { | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 594 | xfs_buf_t		*bp; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 595 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 596 | flags |= XBF_READ; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 597 |  | 
| Christoph Hellwig | 6ad112b | 2009-11-24 18:02:23 +0000 | [diff] [blame] | 598 | bp = xfs_buf_get(target, ioff, isize, flags); | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 599 | if (bp) { | 
| Christoph Hellwig | 0b1b213 | 2009-12-14 23:14:59 +0000 | [diff] [blame] | 600 | trace_xfs_buf_read(bp, flags, _RET_IP_); | 
|  | 601 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 602 | if (!XFS_BUF_ISDONE(bp)) { | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 603 | XFS_STATS_INC(xb_get_read); | 
| Christoph Hellwig | 5d765b9 | 2008-12-03 12:20:26 +0100 | [diff] [blame] | 604 | _xfs_buf_read(bp, flags); | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 605 | } else if (flags & XBF_ASYNC) { | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 606 | /* | 
|  | 607 | * Read ahead call which is already satisfied, | 
|  | 608 | * drop the buffer | 
|  | 609 | */ | 
|  | 610 | goto no_buffer; | 
|  | 611 | } else { | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 612 | /* We do not want read in the flags */ | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 613 | bp->b_flags &= ~XBF_READ; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 614 | } | 
|  | 615 | } | 
|  | 616 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 617 | return bp; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 618 |  | 
|  | 619 | no_buffer: | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 620 | if (flags & (XBF_LOCK | XBF_TRYLOCK)) | 
|  | 621 | xfs_buf_unlock(bp); | 
|  | 622 | xfs_buf_rele(bp); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 623 | return NULL; | 
|  | 624 | } | 
|  | 625 |  | 
|  | 626 | /* | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 627 | *	If we are not low on memory then do the readahead in a deadlock | 
|  | 628 | *	safe manner. | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 629 | */ | 
|  | 630 | void | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 631 | xfs_buf_readahead( | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 632 | xfs_buftarg_t		*target, | 
| Nathan Scott | 204ab25 | 2006-01-11 20:50:22 +1100 | [diff] [blame] | 633 | xfs_off_t		ioff, | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 634 | size_t			isize, | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 635 | xfs_buf_flags_t		flags) | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 636 | { | 
|  | 637 | struct backing_dev_info *bdi; | 
|  | 638 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 639 | bdi = target->bt_mapping->backing_dev_info; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 640 | if (bdi_read_congested(bdi)) | 
|  | 641 | return; | 
|  | 642 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 643 | flags |= (XBF_TRYLOCK|XBF_ASYNC|XBF_READ_AHEAD); | 
| Christoph Hellwig | 6ad112b | 2009-11-24 18:02:23 +0000 | [diff] [blame] | 644 | xfs_buf_read(target, ioff, isize, flags); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 645 | } | 
|  | 646 |  | 
|  | 647 | xfs_buf_t * | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 648 | xfs_buf_get_empty( | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 649 | size_t			len, | 
|  | 650 | xfs_buftarg_t		*target) | 
|  | 651 | { | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 652 | xfs_buf_t		*bp; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 653 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 654 | bp = xfs_buf_allocate(0); | 
|  | 655 | if (bp) | 
|  | 656 | _xfs_buf_initialize(bp, target, 0, len, 0); | 
|  | 657 | return bp; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 658 | } | 
|  | 659 |  | 
|  | 660 | static inline struct page * | 
|  | 661 | mem_to_page( | 
|  | 662 | void			*addr) | 
|  | 663 | { | 
| Christoph Lameter | 9e2779f | 2008-02-04 22:28:34 -0800 | [diff] [blame] | 664 | if ((!is_vmalloc_addr(addr))) { | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 665 | return virt_to_page(addr); | 
|  | 666 | } else { | 
|  | 667 | return vmalloc_to_page(addr); | 
|  | 668 | } | 
|  | 669 | } | 
|  | 670 |  | 
|  | 671 | int | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 672 | xfs_buf_associate_memory( | 
|  | 673 | xfs_buf_t		*bp, | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 674 | void			*mem, | 
|  | 675 | size_t			len) | 
|  | 676 | { | 
|  | 677 | int			rval; | 
|  | 678 | int			i = 0; | 
| Lachlan McIlroy | d1afb67 | 2007-11-27 17:01:24 +1100 | [diff] [blame] | 679 | unsigned long		pageaddr; | 
|  | 680 | unsigned long		offset; | 
|  | 681 | size_t			buflen; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 682 | int			page_count; | 
|  | 683 |  | 
| Lachlan McIlroy | d1afb67 | 2007-11-27 17:01:24 +1100 | [diff] [blame] | 684 | pageaddr = (unsigned long)mem & PAGE_CACHE_MASK; | 
|  | 685 | offset = (unsigned long)mem - pageaddr; | 
|  | 686 | buflen = PAGE_CACHE_ALIGN(len + offset); | 
|  | 687 | page_count = buflen >> PAGE_CACHE_SHIFT; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 688 |  | 
|  | 689 | /* Free any previous set of page pointers */ | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 690 | if (bp->b_pages) | 
|  | 691 | _xfs_buf_free_pages(bp); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 692 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 693 | bp->b_pages = NULL; | 
|  | 694 | bp->b_addr = mem; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 695 |  | 
| Christoph Hellwig | 36fae17 | 2009-07-18 18:14:58 -0400 | [diff] [blame] | 696 | rval = _xfs_buf_get_pages(bp, page_count, XBF_DONT_BLOCK); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 697 | if (rval) | 
|  | 698 | return rval; | 
|  | 699 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 700 | bp->b_offset = offset; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 701 |  | 
| Lachlan McIlroy | d1afb67 | 2007-11-27 17:01:24 +1100 | [diff] [blame] | 702 | for (i = 0; i < bp->b_page_count; i++) { | 
|  | 703 | bp->b_pages[i] = mem_to_page((void *)pageaddr); | 
|  | 704 | pageaddr += PAGE_CACHE_SIZE; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 705 | } | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 706 |  | 
| Lachlan McIlroy | d1afb67 | 2007-11-27 17:01:24 +1100 | [diff] [blame] | 707 | bp->b_count_desired = len; | 
|  | 708 | bp->b_buffer_length = buflen; | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 709 | bp->b_flags |= XBF_MAPPED; | 
| Christoph Hellwig | 6ab455e | 2008-05-19 16:34:42 +1000 | [diff] [blame] | 710 | bp->b_flags &= ~_XBF_PAGE_LOCKED; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 711 |  | 
|  | 712 | return 0; | 
|  | 713 | } | 
|  | 714 |  | 
|  | 715 | xfs_buf_t * | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 716 | xfs_buf_get_noaddr( | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 717 | size_t			len, | 
|  | 718 | xfs_buftarg_t		*target) | 
|  | 719 | { | 
| Christoph Hellwig | 1fa40b0 | 2007-05-14 18:23:50 +1000 | [diff] [blame] | 720 | unsigned long		page_count = PAGE_ALIGN(len) >> PAGE_SHIFT; | 
|  | 721 | int			error, i; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 722 | xfs_buf_t		*bp; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 723 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 724 | bp = xfs_buf_allocate(0); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 725 | if (unlikely(bp == NULL)) | 
|  | 726 | goto fail; | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 727 | _xfs_buf_initialize(bp, target, 0, len, 0); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 728 |  | 
| Christoph Hellwig | 1fa40b0 | 2007-05-14 18:23:50 +1000 | [diff] [blame] | 729 | error = _xfs_buf_get_pages(bp, page_count, 0); | 
|  | 730 | if (error) | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 731 | goto fail_free_buf; | 
|  | 732 |  | 
| Christoph Hellwig | 1fa40b0 | 2007-05-14 18:23:50 +1000 | [diff] [blame] | 733 | for (i = 0; i < page_count; i++) { | 
|  | 734 | bp->b_pages[i] = alloc_page(GFP_KERNEL); | 
|  | 735 | if (!bp->b_pages[i]) | 
|  | 736 | goto fail_free_mem; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 737 | } | 
| Christoph Hellwig | 1fa40b0 | 2007-05-14 18:23:50 +1000 | [diff] [blame] | 738 | bp->b_flags |= _XBF_PAGES; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 739 |  | 
| Christoph Hellwig | 1fa40b0 | 2007-05-14 18:23:50 +1000 | [diff] [blame] | 740 | error = _xfs_buf_map_pages(bp, XBF_MAPPED); | 
|  | 741 | if (unlikely(error)) { | 
|  | 742 | printk(KERN_WARNING "%s: failed to map pages\n", | 
| Harvey Harrison | 34a622b | 2008-04-10 12:19:21 +1000 | [diff] [blame] | 743 | __func__); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 744 | goto fail_free_mem; | 
| Christoph Hellwig | 1fa40b0 | 2007-05-14 18:23:50 +1000 | [diff] [blame] | 745 | } | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 746 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 747 | xfs_buf_unlock(bp); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 748 |  | 
| Christoph Hellwig | 0b1b213 | 2009-12-14 23:14:59 +0000 | [diff] [blame] | 749 | trace_xfs_buf_get_noaddr(bp, _RET_IP_); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 750 | return bp; | 
| Christoph Hellwig | 1fa40b0 | 2007-05-14 18:23:50 +1000 | [diff] [blame] | 751 |  | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 752 | fail_free_mem: | 
| Christoph Hellwig | 1fa40b0 | 2007-05-14 18:23:50 +1000 | [diff] [blame] | 753 | while (--i >= 0) | 
|  | 754 | __free_page(bp->b_pages[i]); | 
| Christoph Hellwig | ca165b8 | 2007-05-24 15:21:11 +1000 | [diff] [blame] | 755 | _xfs_buf_free_pages(bp); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 756 | fail_free_buf: | 
| Christoph Hellwig | ca165b8 | 2007-05-24 15:21:11 +1000 | [diff] [blame] | 757 | xfs_buf_deallocate(bp); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 758 | fail: | 
|  | 759 | return NULL; | 
|  | 760 | } | 
|  | 761 |  | 
|  | 762 | /* | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 763 | *	Increment reference count on buffer, to hold the buffer concurrently | 
|  | 764 | *	with another thread which may release (free) the buffer asynchronously. | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 765 | *	Must hold the buffer already to call this function. | 
|  | 766 | */ | 
|  | 767 | void | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 768 | xfs_buf_hold( | 
|  | 769 | xfs_buf_t		*bp) | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 770 | { | 
| Christoph Hellwig | 0b1b213 | 2009-12-14 23:14:59 +0000 | [diff] [blame] | 771 | trace_xfs_buf_hold(bp, _RET_IP_); | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 772 | atomic_inc(&bp->b_hold); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 773 | } | 
|  | 774 |  | 
|  | 775 | /* | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 776 | *	Releases a hold on the specified buffer.  If the | 
|  | 777 | *	the hold count is 1, calls xfs_buf_free. | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 778 | */ | 
|  | 779 | void | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 780 | xfs_buf_rele( | 
|  | 781 | xfs_buf_t		*bp) | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 782 | { | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 783 | xfs_bufhash_t		*hash = bp->b_hash; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 784 |  | 
| Christoph Hellwig | 0b1b213 | 2009-12-14 23:14:59 +0000 | [diff] [blame] | 785 | trace_xfs_buf_rele(bp, _RET_IP_); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 786 |  | 
| Nathan Scott | fad3aa1 | 2006-02-01 12:14:52 +1100 | [diff] [blame] | 787 | if (unlikely(!hash)) { | 
|  | 788 | ASSERT(!bp->b_relse); | 
|  | 789 | if (atomic_dec_and_test(&bp->b_hold)) | 
|  | 790 | xfs_buf_free(bp); | 
|  | 791 | return; | 
|  | 792 | } | 
|  | 793 |  | 
| Lachlan McIlroy | 3790689 | 2008-08-13 15:42:10 +1000 | [diff] [blame] | 794 | ASSERT(atomic_read(&bp->b_hold) > 0); | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 795 | if (atomic_dec_and_lock(&bp->b_hold, &hash->bh_lock)) { | 
|  | 796 | if (bp->b_relse) { | 
|  | 797 | atomic_inc(&bp->b_hold); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 798 | spin_unlock(&hash->bh_lock); | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 799 | (*(bp->b_relse)) (bp); | 
|  | 800 | } else if (bp->b_flags & XBF_FS_MANAGED) { | 
| Christoph Hellwig | 7f14d0a | 2005-11-02 15:09:35 +1100 | [diff] [blame] | 801 | spin_unlock(&hash->bh_lock); | 
|  | 802 | } else { | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 803 | ASSERT(!(bp->b_flags & (XBF_DELWRI|_XBF_DELWRI_Q))); | 
|  | 804 | list_del_init(&bp->b_hash_list); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 805 | spin_unlock(&hash->bh_lock); | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 806 | xfs_buf_free(bp); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 807 | } | 
|  | 808 | } | 
|  | 809 | } | 
|  | 810 |  | 
|  | 811 |  | 
|  | 812 | /* | 
|  | 813 | *	Mutual exclusion on buffers.  Locking model: | 
|  | 814 | * | 
|  | 815 | *	Buffers associated with inodes for which buffer locking | 
|  | 816 | *	is not enabled are not protected by semaphores, and are | 
|  | 817 | *	assumed to be exclusively owned by the caller.  There is a | 
|  | 818 | *	spinlock in the buffer, used by the caller when concurrent | 
|  | 819 | *	access is possible. | 
|  | 820 | */ | 
|  | 821 |  | 
|  | 822 | /* | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 823 | *	Locks a buffer object, if it is not already locked. | 
|  | 824 | *	Note that this in no way locks the underlying pages, so it is only | 
|  | 825 | *	useful for synchronizing concurrent use of buffer objects, not for | 
|  | 826 | *	synchronizing independent access to the underlying pages. | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 827 | */ | 
|  | 828 | int | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 829 | xfs_buf_cond_lock( | 
|  | 830 | xfs_buf_t		*bp) | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 831 | { | 
|  | 832 | int			locked; | 
|  | 833 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 834 | locked = down_trylock(&bp->b_sema) == 0; | 
| Christoph Hellwig | 0b1b213 | 2009-12-14 23:14:59 +0000 | [diff] [blame] | 835 | if (locked) | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 836 | XB_SET_OWNER(bp); | 
| Christoph Hellwig | 0b1b213 | 2009-12-14 23:14:59 +0000 | [diff] [blame] | 837 |  | 
|  | 838 | trace_xfs_buf_cond_lock(bp, _RET_IP_); | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 839 | return locked ? 0 : -EBUSY; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 840 | } | 
|  | 841 |  | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 842 | int | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 843 | xfs_buf_lock_value( | 
|  | 844 | xfs_buf_t		*bp) | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 845 | { | 
| Stephen Rothwell | adaa693 | 2008-04-22 15:26:13 +1000 | [diff] [blame] | 846 | return bp->b_sema.count; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 847 | } | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 848 |  | 
|  | 849 | /* | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 850 | *	Locks a buffer object. | 
|  | 851 | *	Note that this in no way locks the underlying pages, so it is only | 
|  | 852 | *	useful for synchronizing concurrent use of buffer objects, not for | 
|  | 853 | *	synchronizing independent access to the underlying pages. | 
| Dave Chinner | ed3b4d6 | 2010-05-21 12:07:08 +1000 | [diff] [blame] | 854 | * | 
|  | 855 | *	If we come across a stale, pinned, locked buffer, we know that we | 
|  | 856 | *	are being asked to lock a buffer that has been reallocated. Because | 
|  | 857 | *	it is pinned, we know that the log has not been pushed to disk and | 
|  | 858 | *	hence it will still be locked. Rather than sleeping until someone | 
|  | 859 | *	else pushes the log, push it ourselves before trying to get the lock. | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 860 | */ | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 861 | void | 
|  | 862 | xfs_buf_lock( | 
|  | 863 | xfs_buf_t		*bp) | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 864 | { | 
| Christoph Hellwig | 0b1b213 | 2009-12-14 23:14:59 +0000 | [diff] [blame] | 865 | trace_xfs_buf_lock(bp, _RET_IP_); | 
|  | 866 |  | 
| Dave Chinner | ed3b4d6 | 2010-05-21 12:07:08 +1000 | [diff] [blame] | 867 | if (atomic_read(&bp->b_pin_count) && (bp->b_flags & XBF_STALE)) | 
|  | 868 | xfs_log_force(bp->b_mount, 0); | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 869 | if (atomic_read(&bp->b_io_remaining)) | 
|  | 870 | blk_run_address_space(bp->b_target->bt_mapping); | 
|  | 871 | down(&bp->b_sema); | 
|  | 872 | XB_SET_OWNER(bp); | 
| Christoph Hellwig | 0b1b213 | 2009-12-14 23:14:59 +0000 | [diff] [blame] | 873 |  | 
|  | 874 | trace_xfs_buf_lock_done(bp, _RET_IP_); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 875 | } | 
|  | 876 |  | 
|  | 877 | /* | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 878 | *	Releases the lock on the buffer object. | 
| David Chinner | 2f92658 | 2005-09-05 08:33:35 +1000 | [diff] [blame] | 879 | *	If the buffer is marked delwri but is not queued, do so before we | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 880 | *	unlock the buffer as we need to set flags correctly.  We also need to | 
| David Chinner | 2f92658 | 2005-09-05 08:33:35 +1000 | [diff] [blame] | 881 | *	take a reference for the delwri queue because the unlocker is going to | 
|  | 882 | *	drop their's and they don't know we just queued it. | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 883 | */ | 
|  | 884 | void | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 885 | xfs_buf_unlock( | 
|  | 886 | xfs_buf_t		*bp) | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 887 | { | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 888 | if ((bp->b_flags & (XBF_DELWRI|_XBF_DELWRI_Q)) == XBF_DELWRI) { | 
|  | 889 | atomic_inc(&bp->b_hold); | 
|  | 890 | bp->b_flags |= XBF_ASYNC; | 
|  | 891 | xfs_buf_delwri_queue(bp, 0); | 
| David Chinner | 2f92658 | 2005-09-05 08:33:35 +1000 | [diff] [blame] | 892 | } | 
|  | 893 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 894 | XB_CLEAR_OWNER(bp); | 
|  | 895 | up(&bp->b_sema); | 
| Christoph Hellwig | 0b1b213 | 2009-12-14 23:14:59 +0000 | [diff] [blame] | 896 |  | 
|  | 897 | trace_xfs_buf_unlock(bp, _RET_IP_); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 898 | } | 
|  | 899 |  | 
|  | 900 |  | 
|  | 901 | /* | 
|  | 902 | *	Pinning Buffer Storage in Memory | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 903 | *	Ensure that no attempt to force a buffer to disk will succeed. | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 904 | */ | 
|  | 905 | void | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 906 | xfs_buf_pin( | 
|  | 907 | xfs_buf_t		*bp) | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 908 | { | 
| Christoph Hellwig | 0b1b213 | 2009-12-14 23:14:59 +0000 | [diff] [blame] | 909 | trace_xfs_buf_pin(bp, _RET_IP_); | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 910 | atomic_inc(&bp->b_pin_count); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 911 | } | 
|  | 912 |  | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 913 | void | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 914 | xfs_buf_unpin( | 
|  | 915 | xfs_buf_t		*bp) | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 916 | { | 
| Christoph Hellwig | 0b1b213 | 2009-12-14 23:14:59 +0000 | [diff] [blame] | 917 | trace_xfs_buf_unpin(bp, _RET_IP_); | 
|  | 918 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 919 | if (atomic_dec_and_test(&bp->b_pin_count)) | 
|  | 920 | wake_up_all(&bp->b_waiters); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 921 | } | 
|  | 922 |  | 
|  | 923 | int | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 924 | xfs_buf_ispin( | 
|  | 925 | xfs_buf_t		*bp) | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 926 | { | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 927 | return atomic_read(&bp->b_pin_count); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 928 | } | 
|  | 929 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 930 | STATIC void | 
|  | 931 | xfs_buf_wait_unpin( | 
|  | 932 | xfs_buf_t		*bp) | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 933 | { | 
|  | 934 | DECLARE_WAITQUEUE	(wait, current); | 
|  | 935 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 936 | if (atomic_read(&bp->b_pin_count) == 0) | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 937 | return; | 
|  | 938 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 939 | add_wait_queue(&bp->b_waiters, &wait); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 940 | for (;;) { | 
|  | 941 | set_current_state(TASK_UNINTERRUPTIBLE); | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 942 | if (atomic_read(&bp->b_pin_count) == 0) | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 943 | break; | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 944 | if (atomic_read(&bp->b_io_remaining)) | 
|  | 945 | blk_run_address_space(bp->b_target->bt_mapping); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 946 | schedule(); | 
|  | 947 | } | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 948 | remove_wait_queue(&bp->b_waiters, &wait); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 949 | set_current_state(TASK_RUNNING); | 
|  | 950 | } | 
|  | 951 |  | 
|  | 952 | /* | 
|  | 953 | *	Buffer Utility Routines | 
|  | 954 | */ | 
|  | 955 |  | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 956 | STATIC void | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 957 | xfs_buf_iodone_work( | 
| David Howells | c402895 | 2006-11-22 14:57:56 +0000 | [diff] [blame] | 958 | struct work_struct	*work) | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 959 | { | 
| David Howells | c402895 | 2006-11-22 14:57:56 +0000 | [diff] [blame] | 960 | xfs_buf_t		*bp = | 
|  | 961 | container_of(work, xfs_buf_t, b_iodone_work); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 962 |  | 
| David Chinner | 0bfefc4 | 2007-05-14 18:24:23 +1000 | [diff] [blame] | 963 | /* | 
|  | 964 | * We can get an EOPNOTSUPP to ordered writes.  Here we clear the | 
|  | 965 | * ordered flag and reissue them.  Because we can't tell the higher | 
|  | 966 | * layers directly that they should not issue ordered I/O anymore, they | 
| Christoph Hellwig | 73f6aa4 | 2008-10-10 17:28:29 +1100 | [diff] [blame] | 967 | * need to check if the _XFS_BARRIER_FAILED flag was set during I/O completion. | 
| David Chinner | 0bfefc4 | 2007-05-14 18:24:23 +1000 | [diff] [blame] | 968 | */ | 
|  | 969 | if ((bp->b_error == EOPNOTSUPP) && | 
|  | 970 | (bp->b_flags & (XBF_ORDERED|XBF_ASYNC)) == (XBF_ORDERED|XBF_ASYNC)) { | 
| Christoph Hellwig | 0b1b213 | 2009-12-14 23:14:59 +0000 | [diff] [blame] | 971 | trace_xfs_buf_ordered_retry(bp, _RET_IP_); | 
| David Chinner | 0bfefc4 | 2007-05-14 18:24:23 +1000 | [diff] [blame] | 972 | bp->b_flags &= ~XBF_ORDERED; | 
| Christoph Hellwig | 73f6aa4 | 2008-10-10 17:28:29 +1100 | [diff] [blame] | 973 | bp->b_flags |= _XFS_BARRIER_FAILED; | 
| David Chinner | 0bfefc4 | 2007-05-14 18:24:23 +1000 | [diff] [blame] | 974 | xfs_buf_iorequest(bp); | 
|  | 975 | } else if (bp->b_iodone) | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 976 | (*(bp->b_iodone))(bp); | 
|  | 977 | else if (bp->b_flags & XBF_ASYNC) | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 978 | xfs_buf_relse(bp); | 
|  | 979 | } | 
|  | 980 |  | 
|  | 981 | void | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 982 | xfs_buf_ioend( | 
|  | 983 | xfs_buf_t		*bp, | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 984 | int			schedule) | 
|  | 985 | { | 
| Christoph Hellwig | 0b1b213 | 2009-12-14 23:14:59 +0000 | [diff] [blame] | 986 | trace_xfs_buf_iodone(bp, _RET_IP_); | 
|  | 987 |  | 
| Lachlan McIlroy | 77be55a | 2007-11-23 16:31:00 +1100 | [diff] [blame] | 988 | bp->b_flags &= ~(XBF_READ | XBF_WRITE | XBF_READ_AHEAD); | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 989 | if (bp->b_error == 0) | 
|  | 990 | bp->b_flags |= XBF_DONE; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 991 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 992 | if ((bp->b_iodone) || (bp->b_flags & XBF_ASYNC)) { | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 993 | if (schedule) { | 
| David Howells | c402895 | 2006-11-22 14:57:56 +0000 | [diff] [blame] | 994 | INIT_WORK(&bp->b_iodone_work, xfs_buf_iodone_work); | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 995 | queue_work(xfslogd_workqueue, &bp->b_iodone_work); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 996 | } else { | 
| David Howells | c402895 | 2006-11-22 14:57:56 +0000 | [diff] [blame] | 997 | xfs_buf_iodone_work(&bp->b_iodone_work); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 998 | } | 
|  | 999 | } else { | 
| David Chinner | b4dd330 | 2008-08-13 16:36:11 +1000 | [diff] [blame] | 1000 | complete(&bp->b_iowait); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1001 | } | 
|  | 1002 | } | 
|  | 1003 |  | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1004 | void | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1005 | xfs_buf_ioerror( | 
|  | 1006 | xfs_buf_t		*bp, | 
|  | 1007 | int			error) | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1008 | { | 
|  | 1009 | ASSERT(error >= 0 && error <= 0xffff); | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1010 | bp->b_error = (unsigned short)error; | 
| Christoph Hellwig | 0b1b213 | 2009-12-14 23:14:59 +0000 | [diff] [blame] | 1011 | trace_xfs_buf_ioerror(bp, error, _RET_IP_); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1012 | } | 
|  | 1013 |  | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1014 | int | 
| Christoph Hellwig | 64e0bc7 | 2010-01-13 22:17:58 +0000 | [diff] [blame] | 1015 | xfs_bwrite( | 
|  | 1016 | struct xfs_mount	*mp, | 
| Christoph Hellwig | 5d765b9 | 2008-12-03 12:20:26 +0100 | [diff] [blame] | 1017 | struct xfs_buf		*bp) | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1018 | { | 
| Christoph Hellwig | 8c38366 | 2010-03-12 10:59:40 +0000 | [diff] [blame] | 1019 | int			error; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1020 |  | 
| Christoph Hellwig | 64e0bc7 | 2010-01-13 22:17:58 +0000 | [diff] [blame] | 1021 | bp->b_strat = xfs_bdstrat_cb; | 
|  | 1022 | bp->b_mount = mp; | 
|  | 1023 | bp->b_flags |= XBF_WRITE; | 
| Christoph Hellwig | 8c38366 | 2010-03-12 10:59:40 +0000 | [diff] [blame] | 1024 | bp->b_flags &= ~(XBF_ASYNC | XBF_READ); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1025 |  | 
| Christoph Hellwig | 5d765b9 | 2008-12-03 12:20:26 +0100 | [diff] [blame] | 1026 | xfs_buf_delwri_dequeue(bp); | 
| Christoph Hellwig | 64e0bc7 | 2010-01-13 22:17:58 +0000 | [diff] [blame] | 1027 | xfs_buf_iostrategy(bp); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1028 |  | 
| Christoph Hellwig | 8c38366 | 2010-03-12 10:59:40 +0000 | [diff] [blame] | 1029 | error = xfs_buf_iowait(bp); | 
|  | 1030 | if (error) | 
|  | 1031 | xfs_force_shutdown(mp, SHUTDOWN_META_IO_ERROR); | 
|  | 1032 | xfs_buf_relse(bp); | 
| Christoph Hellwig | 64e0bc7 | 2010-01-13 22:17:58 +0000 | [diff] [blame] | 1033 | return error; | 
| Christoph Hellwig | 5d765b9 | 2008-12-03 12:20:26 +0100 | [diff] [blame] | 1034 | } | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1035 |  | 
| Christoph Hellwig | 5d765b9 | 2008-12-03 12:20:26 +0100 | [diff] [blame] | 1036 | void | 
|  | 1037 | xfs_bdwrite( | 
|  | 1038 | void			*mp, | 
|  | 1039 | struct xfs_buf		*bp) | 
|  | 1040 | { | 
| Christoph Hellwig | 0b1b213 | 2009-12-14 23:14:59 +0000 | [diff] [blame] | 1041 | trace_xfs_buf_bdwrite(bp, _RET_IP_); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1042 |  | 
| Christoph Hellwig | 5d765b9 | 2008-12-03 12:20:26 +0100 | [diff] [blame] | 1043 | bp->b_strat = xfs_bdstrat_cb; | 
| Christoph Hellwig | 15ac08a | 2008-12-09 04:47:30 -0500 | [diff] [blame] | 1044 | bp->b_mount = mp; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1045 |  | 
| Christoph Hellwig | 5d765b9 | 2008-12-03 12:20:26 +0100 | [diff] [blame] | 1046 | bp->b_flags &= ~XBF_READ; | 
|  | 1047 | bp->b_flags |= (XBF_DELWRI | XBF_ASYNC); | 
|  | 1048 |  | 
|  | 1049 | xfs_buf_delwri_queue(bp, 1); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1050 | } | 
|  | 1051 |  | 
| Christoph Hellwig | 4e23471 | 2010-01-13 22:17:56 +0000 | [diff] [blame] | 1052 | /* | 
|  | 1053 | * Called when we want to stop a buffer from getting written or read. | 
|  | 1054 | * We attach the EIO error, muck with its flags, and call biodone | 
|  | 1055 | * so that the proper iodone callbacks get called. | 
|  | 1056 | */ | 
|  | 1057 | STATIC int | 
|  | 1058 | xfs_bioerror( | 
|  | 1059 | xfs_buf_t *bp) | 
|  | 1060 | { | 
|  | 1061 | #ifdef XFSERRORDEBUG | 
|  | 1062 | ASSERT(XFS_BUF_ISREAD(bp) || bp->b_iodone); | 
|  | 1063 | #endif | 
|  | 1064 |  | 
|  | 1065 | /* | 
|  | 1066 | * No need to wait until the buffer is unpinned, we aren't flushing it. | 
|  | 1067 | */ | 
|  | 1068 | XFS_BUF_ERROR(bp, EIO); | 
|  | 1069 |  | 
|  | 1070 | /* | 
|  | 1071 | * We're calling biodone, so delete XBF_DONE flag. | 
|  | 1072 | */ | 
|  | 1073 | XFS_BUF_UNREAD(bp); | 
|  | 1074 | XFS_BUF_UNDELAYWRITE(bp); | 
|  | 1075 | XFS_BUF_UNDONE(bp); | 
|  | 1076 | XFS_BUF_STALE(bp); | 
|  | 1077 |  | 
|  | 1078 | XFS_BUF_CLR_BDSTRAT_FUNC(bp); | 
|  | 1079 | xfs_biodone(bp); | 
|  | 1080 |  | 
|  | 1081 | return EIO; | 
|  | 1082 | } | 
|  | 1083 |  | 
|  | 1084 | /* | 
|  | 1085 | * Same as xfs_bioerror, except that we are releasing the buffer | 
|  | 1086 | * here ourselves, and avoiding the biodone call. | 
|  | 1087 | * This is meant for userdata errors; metadata bufs come with | 
|  | 1088 | * iodone functions attached, so that we can track down errors. | 
|  | 1089 | */ | 
|  | 1090 | STATIC int | 
|  | 1091 | xfs_bioerror_relse( | 
|  | 1092 | struct xfs_buf	*bp) | 
|  | 1093 | { | 
|  | 1094 | int64_t		fl = XFS_BUF_BFLAGS(bp); | 
|  | 1095 | /* | 
|  | 1096 | * No need to wait until the buffer is unpinned. | 
|  | 1097 | * We aren't flushing it. | 
|  | 1098 | * | 
|  | 1099 | * chunkhold expects B_DONE to be set, whether | 
|  | 1100 | * we actually finish the I/O or not. We don't want to | 
|  | 1101 | * change that interface. | 
|  | 1102 | */ | 
|  | 1103 | XFS_BUF_UNREAD(bp); | 
|  | 1104 | XFS_BUF_UNDELAYWRITE(bp); | 
|  | 1105 | XFS_BUF_DONE(bp); | 
|  | 1106 | XFS_BUF_STALE(bp); | 
|  | 1107 | XFS_BUF_CLR_IODONE_FUNC(bp); | 
|  | 1108 | XFS_BUF_CLR_BDSTRAT_FUNC(bp); | 
| Christoph Hellwig | 0cadda1 | 2010-01-19 09:56:44 +0000 | [diff] [blame] | 1109 | if (!(fl & XBF_ASYNC)) { | 
| Christoph Hellwig | 4e23471 | 2010-01-13 22:17:56 +0000 | [diff] [blame] | 1110 | /* | 
|  | 1111 | * Mark b_error and B_ERROR _both_. | 
|  | 1112 | * Lot's of chunkcache code assumes that. | 
|  | 1113 | * There's no reason to mark error for | 
|  | 1114 | * ASYNC buffers. | 
|  | 1115 | */ | 
|  | 1116 | XFS_BUF_ERROR(bp, EIO); | 
|  | 1117 | XFS_BUF_FINISH_IOWAIT(bp); | 
|  | 1118 | } else { | 
|  | 1119 | xfs_buf_relse(bp); | 
|  | 1120 | } | 
|  | 1121 |  | 
|  | 1122 | return EIO; | 
|  | 1123 | } | 
|  | 1124 |  | 
|  | 1125 |  | 
|  | 1126 | /* | 
|  | 1127 | * All xfs metadata buffers except log state machine buffers | 
|  | 1128 | * get this attached as their b_bdstrat callback function. | 
|  | 1129 | * This is so that we can catch a buffer | 
|  | 1130 | * after prematurely unpinning it to forcibly shutdown the filesystem. | 
|  | 1131 | */ | 
|  | 1132 | int | 
|  | 1133 | xfs_bdstrat_cb( | 
|  | 1134 | struct xfs_buf	*bp) | 
|  | 1135 | { | 
|  | 1136 | if (XFS_FORCED_SHUTDOWN(bp->b_mount)) { | 
|  | 1137 | trace_xfs_bdstrat_shut(bp, _RET_IP_); | 
|  | 1138 | /* | 
|  | 1139 | * Metadata write that didn't get logged but | 
|  | 1140 | * written delayed anyway. These aren't associated | 
|  | 1141 | * with a transaction, and can be ignored. | 
|  | 1142 | */ | 
|  | 1143 | if (!bp->b_iodone && !XFS_BUF_ISREAD(bp)) | 
|  | 1144 | return xfs_bioerror_relse(bp); | 
|  | 1145 | else | 
|  | 1146 | return xfs_bioerror(bp); | 
|  | 1147 | } | 
|  | 1148 |  | 
|  | 1149 | xfs_buf_iorequest(bp); | 
|  | 1150 | return 0; | 
|  | 1151 | } | 
|  | 1152 |  | 
|  | 1153 | /* | 
|  | 1154 | * Wrapper around bdstrat so that we can stop data from going to disk in case | 
|  | 1155 | * we are shutting down the filesystem.  Typically user data goes thru this | 
|  | 1156 | * path; one of the exceptions is the superblock. | 
|  | 1157 | */ | 
|  | 1158 | void | 
|  | 1159 | xfsbdstrat( | 
|  | 1160 | struct xfs_mount	*mp, | 
|  | 1161 | struct xfs_buf		*bp) | 
|  | 1162 | { | 
|  | 1163 | if (XFS_FORCED_SHUTDOWN(mp)) { | 
|  | 1164 | trace_xfs_bdstrat_shut(bp, _RET_IP_); | 
|  | 1165 | xfs_bioerror_relse(bp); | 
|  | 1166 | return; | 
|  | 1167 | } | 
|  | 1168 |  | 
|  | 1169 | xfs_buf_iorequest(bp); | 
|  | 1170 | } | 
|  | 1171 |  | 
| Christoph Hellwig | b8f82a4 | 2009-11-14 16:17:22 +0000 | [diff] [blame] | 1172 | STATIC void | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1173 | _xfs_buf_ioend( | 
|  | 1174 | xfs_buf_t		*bp, | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1175 | int			schedule) | 
|  | 1176 | { | 
| Christoph Hellwig | 6ab455e | 2008-05-19 16:34:42 +1000 | [diff] [blame] | 1177 | if (atomic_dec_and_test(&bp->b_io_remaining) == 1) { | 
|  | 1178 | bp->b_flags &= ~_XBF_PAGE_LOCKED; | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1179 | xfs_buf_ioend(bp, schedule); | 
| Christoph Hellwig | 6ab455e | 2008-05-19 16:34:42 +1000 | [diff] [blame] | 1180 | } | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1181 | } | 
|  | 1182 |  | 
| Al Viro | 782e3b3 | 2007-10-12 07:17:47 +0100 | [diff] [blame] | 1183 | STATIC void | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1184 | xfs_buf_bio_end_io( | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1185 | struct bio		*bio, | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1186 | int			error) | 
|  | 1187 | { | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1188 | xfs_buf_t		*bp = (xfs_buf_t *)bio->bi_private; | 
|  | 1189 | unsigned int		blocksize = bp->b_target->bt_bsize; | 
| Nathan Scott | eedb553 | 2005-09-02 16:39:56 +1000 | [diff] [blame] | 1190 | struct bio_vec		*bvec = bio->bi_io_vec + bio->bi_vcnt - 1; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1191 |  | 
| Lachlan McIlroy | cfbe526 | 2008-12-12 15:27:25 +1100 | [diff] [blame] | 1192 | xfs_buf_ioerror(bp, -error); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1193 |  | 
| James Bottomley | 73c77e2 | 2010-01-25 11:42:24 -0600 | [diff] [blame] | 1194 | if (!error && xfs_buf_is_vmapped(bp) && (bp->b_flags & XBF_READ)) | 
|  | 1195 | invalidate_kernel_vmap_range(bp->b_addr, xfs_buf_vmap_len(bp)); | 
|  | 1196 |  | 
| Nathan Scott | eedb553 | 2005-09-02 16:39:56 +1000 | [diff] [blame] | 1197 | do { | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1198 | struct page	*page = bvec->bv_page; | 
|  | 1199 |  | 
| Nathan Scott | 948ecdb | 2006-09-28 11:03:13 +1000 | [diff] [blame] | 1200 | ASSERT(!PagePrivate(page)); | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1201 | if (unlikely(bp->b_error)) { | 
|  | 1202 | if (bp->b_flags & XBF_READ) | 
| Nathan Scott | eedb553 | 2005-09-02 16:39:56 +1000 | [diff] [blame] | 1203 | ClearPageUptodate(page); | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1204 | } else if (blocksize >= PAGE_CACHE_SIZE) { | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1205 | SetPageUptodate(page); | 
|  | 1206 | } else if (!PagePrivate(page) && | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1207 | (bp->b_flags & _XBF_PAGE_CACHE)) { | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1208 | set_page_region(page, bvec->bv_offset, bvec->bv_len); | 
|  | 1209 | } | 
|  | 1210 |  | 
| Nathan Scott | eedb553 | 2005-09-02 16:39:56 +1000 | [diff] [blame] | 1211 | if (--bvec >= bio->bi_io_vec) | 
|  | 1212 | prefetchw(&bvec->bv_page->flags); | 
| Christoph Hellwig | 6ab455e | 2008-05-19 16:34:42 +1000 | [diff] [blame] | 1213 |  | 
|  | 1214 | if (bp->b_flags & _XBF_PAGE_LOCKED) | 
|  | 1215 | unlock_page(page); | 
| Nathan Scott | eedb553 | 2005-09-02 16:39:56 +1000 | [diff] [blame] | 1216 | } while (bvec >= bio->bi_io_vec); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1217 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1218 | _xfs_buf_ioend(bp, 1); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1219 | bio_put(bio); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1220 | } | 
|  | 1221 |  | 
|  | 1222 | STATIC void | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1223 | _xfs_buf_ioapply( | 
|  | 1224 | xfs_buf_t		*bp) | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1225 | { | 
| Christoph Hellwig | a9759f2 | 2007-12-07 14:07:08 +1100 | [diff] [blame] | 1226 | int			rw, map_i, total_nr_pages, nr_pages; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1227 | struct bio		*bio; | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1228 | int			offset = bp->b_offset; | 
|  | 1229 | int			size = bp->b_count_desired; | 
|  | 1230 | sector_t		sector = bp->b_bn; | 
|  | 1231 | unsigned int		blocksize = bp->b_target->bt_bsize; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1232 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1233 | total_nr_pages = bp->b_page_count; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1234 | map_i = 0; | 
|  | 1235 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1236 | if (bp->b_flags & XBF_ORDERED) { | 
|  | 1237 | ASSERT(!(bp->b_flags & XBF_READ)); | 
| Christoph Hellwig | f538d4d | 2005-11-02 10:26:59 +1100 | [diff] [blame] | 1238 | rw = WRITE_BARRIER; | 
| Dave Chinner | 2ee1aba | 2009-11-24 18:03:15 +0000 | [diff] [blame] | 1239 | } else if (bp->b_flags & XBF_LOG_BUFFER) { | 
| Nathan Scott | 51bdd70 | 2006-09-28 11:01:57 +1000 | [diff] [blame] | 1240 | ASSERT(!(bp->b_flags & XBF_READ_AHEAD)); | 
|  | 1241 | bp->b_flags &= ~_XBF_RUN_QUEUES; | 
|  | 1242 | rw = (bp->b_flags & XBF_WRITE) ? WRITE_SYNC : READ_SYNC; | 
| Dave Chinner | 2ee1aba | 2009-11-24 18:03:15 +0000 | [diff] [blame] | 1243 | } else if (bp->b_flags & _XBF_RUN_QUEUES) { | 
|  | 1244 | ASSERT(!(bp->b_flags & XBF_READ_AHEAD)); | 
|  | 1245 | bp->b_flags &= ~_XBF_RUN_QUEUES; | 
|  | 1246 | rw = (bp->b_flags & XBF_WRITE) ? WRITE_META : READ_META; | 
| Nathan Scott | 51bdd70 | 2006-09-28 11:01:57 +1000 | [diff] [blame] | 1247 | } else { | 
|  | 1248 | rw = (bp->b_flags & XBF_WRITE) ? WRITE : | 
|  | 1249 | (bp->b_flags & XBF_READ_AHEAD) ? READA : READ; | 
| Christoph Hellwig | f538d4d | 2005-11-02 10:26:59 +1100 | [diff] [blame] | 1250 | } | 
|  | 1251 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1252 | /* Special code path for reading a sub page size buffer in -- | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1253 | * we populate up the whole page, and hence the other metadata | 
|  | 1254 | * in the same page.  This optimization is only valid when the | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1255 | * filesystem block size is not smaller than the page size. | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1256 | */ | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1257 | if ((bp->b_buffer_length < PAGE_CACHE_SIZE) && | 
| Christoph Hellwig | 6ab455e | 2008-05-19 16:34:42 +1000 | [diff] [blame] | 1258 | ((bp->b_flags & (XBF_READ|_XBF_PAGE_LOCKED)) == | 
|  | 1259 | (XBF_READ|_XBF_PAGE_LOCKED)) && | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1260 | (blocksize >= PAGE_CACHE_SIZE)) { | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1261 | bio = bio_alloc(GFP_NOIO, 1); | 
|  | 1262 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1263 | bio->bi_bdev = bp->b_target->bt_bdev; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1264 | bio->bi_sector = sector - (offset >> BBSHIFT); | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1265 | bio->bi_end_io = xfs_buf_bio_end_io; | 
|  | 1266 | bio->bi_private = bp; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1267 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1268 | bio_add_page(bio, bp->b_pages[0], PAGE_CACHE_SIZE, 0); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1269 | size = 0; | 
|  | 1270 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1271 | atomic_inc(&bp->b_io_remaining); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1272 |  | 
|  | 1273 | goto submit_io; | 
|  | 1274 | } | 
|  | 1275 |  | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1276 | next_chunk: | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1277 | atomic_inc(&bp->b_io_remaining); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1278 | nr_pages = BIO_MAX_SECTORS >> (PAGE_SHIFT - BBSHIFT); | 
|  | 1279 | if (nr_pages > total_nr_pages) | 
|  | 1280 | nr_pages = total_nr_pages; | 
|  | 1281 |  | 
|  | 1282 | bio = bio_alloc(GFP_NOIO, nr_pages); | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1283 | bio->bi_bdev = bp->b_target->bt_bdev; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1284 | bio->bi_sector = sector; | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1285 | bio->bi_end_io = xfs_buf_bio_end_io; | 
|  | 1286 | bio->bi_private = bp; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1287 |  | 
|  | 1288 | for (; size && nr_pages; nr_pages--, map_i++) { | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1289 | int	rbytes, nbytes = PAGE_CACHE_SIZE - offset; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1290 |  | 
|  | 1291 | if (nbytes > size) | 
|  | 1292 | nbytes = size; | 
|  | 1293 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1294 | rbytes = bio_add_page(bio, bp->b_pages[map_i], nbytes, offset); | 
|  | 1295 | if (rbytes < nbytes) | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1296 | break; | 
|  | 1297 |  | 
|  | 1298 | offset = 0; | 
|  | 1299 | sector += nbytes >> BBSHIFT; | 
|  | 1300 | size -= nbytes; | 
|  | 1301 | total_nr_pages--; | 
|  | 1302 | } | 
|  | 1303 |  | 
|  | 1304 | submit_io: | 
|  | 1305 | if (likely(bio->bi_size)) { | 
| James Bottomley | 73c77e2 | 2010-01-25 11:42:24 -0600 | [diff] [blame] | 1306 | if (xfs_buf_is_vmapped(bp)) { | 
|  | 1307 | flush_kernel_vmap_range(bp->b_addr, | 
|  | 1308 | xfs_buf_vmap_len(bp)); | 
|  | 1309 | } | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1310 | submit_bio(rw, bio); | 
|  | 1311 | if (size) | 
|  | 1312 | goto next_chunk; | 
|  | 1313 | } else { | 
|  | 1314 | bio_put(bio); | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1315 | xfs_buf_ioerror(bp, EIO); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1316 | } | 
|  | 1317 | } | 
|  | 1318 |  | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1319 | int | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1320 | xfs_buf_iorequest( | 
|  | 1321 | xfs_buf_t		*bp) | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1322 | { | 
| Christoph Hellwig | 0b1b213 | 2009-12-14 23:14:59 +0000 | [diff] [blame] | 1323 | trace_xfs_buf_iorequest(bp, _RET_IP_); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1324 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1325 | if (bp->b_flags & XBF_DELWRI) { | 
|  | 1326 | xfs_buf_delwri_queue(bp, 1); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1327 | return 0; | 
|  | 1328 | } | 
|  | 1329 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1330 | if (bp->b_flags & XBF_WRITE) { | 
|  | 1331 | xfs_buf_wait_unpin(bp); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1332 | } | 
|  | 1333 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1334 | xfs_buf_hold(bp); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1335 |  | 
|  | 1336 | /* Set the count to 1 initially, this will stop an I/O | 
|  | 1337 | * completion callout which happens before we have started | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1338 | * all the I/O from calling xfs_buf_ioend too early. | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1339 | */ | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1340 | atomic_set(&bp->b_io_remaining, 1); | 
|  | 1341 | _xfs_buf_ioapply(bp); | 
|  | 1342 | _xfs_buf_ioend(bp, 0); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1343 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1344 | xfs_buf_rele(bp); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1345 | return 0; | 
|  | 1346 | } | 
|  | 1347 |  | 
|  | 1348 | /* | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1349 | *	Waits for I/O to complete on the buffer supplied. | 
|  | 1350 | *	It returns immediately if no I/O is pending. | 
|  | 1351 | *	It returns the I/O error code, if any, or 0 if there was no error. | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1352 | */ | 
|  | 1353 | int | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1354 | xfs_buf_iowait( | 
|  | 1355 | xfs_buf_t		*bp) | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1356 | { | 
| Christoph Hellwig | 0b1b213 | 2009-12-14 23:14:59 +0000 | [diff] [blame] | 1357 | trace_xfs_buf_iowait(bp, _RET_IP_); | 
|  | 1358 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1359 | if (atomic_read(&bp->b_io_remaining)) | 
|  | 1360 | blk_run_address_space(bp->b_target->bt_mapping); | 
| David Chinner | b4dd330 | 2008-08-13 16:36:11 +1000 | [diff] [blame] | 1361 | wait_for_completion(&bp->b_iowait); | 
| Christoph Hellwig | 0b1b213 | 2009-12-14 23:14:59 +0000 | [diff] [blame] | 1362 |  | 
|  | 1363 | trace_xfs_buf_iowait_done(bp, _RET_IP_); | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1364 | return bp->b_error; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1365 | } | 
|  | 1366 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1367 | xfs_caddr_t | 
|  | 1368 | xfs_buf_offset( | 
|  | 1369 | xfs_buf_t		*bp, | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1370 | size_t			offset) | 
|  | 1371 | { | 
|  | 1372 | struct page		*page; | 
|  | 1373 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1374 | if (bp->b_flags & XBF_MAPPED) | 
|  | 1375 | return XFS_BUF_PTR(bp) + offset; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1376 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1377 | offset += bp->b_offset; | 
|  | 1378 | page = bp->b_pages[offset >> PAGE_CACHE_SHIFT]; | 
|  | 1379 | return (xfs_caddr_t)page_address(page) + (offset & (PAGE_CACHE_SIZE-1)); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1380 | } | 
|  | 1381 |  | 
|  | 1382 | /* | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1383 | *	Move data into or out of a buffer. | 
|  | 1384 | */ | 
|  | 1385 | void | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1386 | xfs_buf_iomove( | 
|  | 1387 | xfs_buf_t		*bp,	/* buffer to process		*/ | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1388 | size_t			boff,	/* starting buffer offset	*/ | 
|  | 1389 | size_t			bsize,	/* length to copy		*/ | 
| Dave Chinner | b9c4864 | 2010-01-20 10:47:39 +1100 | [diff] [blame] | 1390 | void			*data,	/* data address			*/ | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1391 | xfs_buf_rw_t		mode)	/* read/write/zero flag		*/ | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1392 | { | 
|  | 1393 | size_t			bend, cpoff, csize; | 
|  | 1394 | struct page		*page; | 
|  | 1395 |  | 
|  | 1396 | bend = boff + bsize; | 
|  | 1397 | while (boff < bend) { | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1398 | page = bp->b_pages[xfs_buf_btoct(boff + bp->b_offset)]; | 
|  | 1399 | cpoff = xfs_buf_poff(boff + bp->b_offset); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1400 | csize = min_t(size_t, | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1401 | PAGE_CACHE_SIZE-cpoff, bp->b_count_desired-boff); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1402 |  | 
|  | 1403 | ASSERT(((csize + cpoff) <= PAGE_CACHE_SIZE)); | 
|  | 1404 |  | 
|  | 1405 | switch (mode) { | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1406 | case XBRW_ZERO: | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1407 | memset(page_address(page) + cpoff, 0, csize); | 
|  | 1408 | break; | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1409 | case XBRW_READ: | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1410 | memcpy(data, page_address(page) + cpoff, csize); | 
|  | 1411 | break; | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1412 | case XBRW_WRITE: | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1413 | memcpy(page_address(page) + cpoff, data, csize); | 
|  | 1414 | } | 
|  | 1415 |  | 
|  | 1416 | boff += csize; | 
|  | 1417 | data += csize; | 
|  | 1418 | } | 
|  | 1419 | } | 
|  | 1420 |  | 
|  | 1421 | /* | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1422 | *	Handling of buffer targets (buftargs). | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1423 | */ | 
|  | 1424 |  | 
|  | 1425 | /* | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1426 | *	Wait for any bufs with callbacks that have been submitted but | 
|  | 1427 | *	have not yet returned... walk the hash list for the target. | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1428 | */ | 
|  | 1429 | void | 
|  | 1430 | xfs_wait_buftarg( | 
|  | 1431 | xfs_buftarg_t	*btp) | 
|  | 1432 | { | 
|  | 1433 | xfs_buf_t	*bp, *n; | 
|  | 1434 | xfs_bufhash_t	*hash; | 
|  | 1435 | uint		i; | 
|  | 1436 |  | 
|  | 1437 | for (i = 0; i < (1 << btp->bt_hashshift); i++) { | 
|  | 1438 | hash = &btp->bt_hash[i]; | 
|  | 1439 | again: | 
|  | 1440 | spin_lock(&hash->bh_lock); | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1441 | list_for_each_entry_safe(bp, n, &hash->bh_list, b_hash_list) { | 
|  | 1442 | ASSERT(btp == bp->b_target); | 
|  | 1443 | if (!(bp->b_flags & XBF_FS_MANAGED)) { | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1444 | spin_unlock(&hash->bh_lock); | 
| David Chinner | 2f92658 | 2005-09-05 08:33:35 +1000 | [diff] [blame] | 1445 | /* | 
|  | 1446 | * Catch superblock reference count leaks | 
|  | 1447 | * immediately | 
|  | 1448 | */ | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1449 | BUG_ON(bp->b_bn == 0); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1450 | delay(100); | 
|  | 1451 | goto again; | 
|  | 1452 | } | 
|  | 1453 | } | 
|  | 1454 | spin_unlock(&hash->bh_lock); | 
|  | 1455 | } | 
|  | 1456 | } | 
|  | 1457 |  | 
|  | 1458 | /* | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1459 | *	Allocate buffer hash table for a given target. | 
|  | 1460 | *	For devices containing metadata (i.e. not the log/realtime devices) | 
|  | 1461 | *	we need to allocate a much larger hash table. | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1462 | */ | 
|  | 1463 | STATIC void | 
|  | 1464 | xfs_alloc_bufhash( | 
|  | 1465 | xfs_buftarg_t		*btp, | 
|  | 1466 | int			external) | 
|  | 1467 | { | 
|  | 1468 | unsigned int		i; | 
|  | 1469 |  | 
|  | 1470 | btp->bt_hashshift = external ? 3 : 8;	/* 8 or 256 buckets */ | 
|  | 1471 | btp->bt_hashmask = (1 << btp->bt_hashshift) - 1; | 
| Christoph Hellwig | bdfb043 | 2010-01-20 21:55:30 +0000 | [diff] [blame] | 1472 | btp->bt_hash = kmem_zalloc_large((1 << btp->bt_hashshift) * | 
|  | 1473 | sizeof(xfs_bufhash_t)); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1474 | for (i = 0; i < (1 << btp->bt_hashshift); i++) { | 
|  | 1475 | spin_lock_init(&btp->bt_hash[i].bh_lock); | 
|  | 1476 | INIT_LIST_HEAD(&btp->bt_hash[i].bh_list); | 
|  | 1477 | } | 
|  | 1478 | } | 
|  | 1479 |  | 
|  | 1480 | STATIC void | 
|  | 1481 | xfs_free_bufhash( | 
|  | 1482 | xfs_buftarg_t		*btp) | 
|  | 1483 | { | 
| Christoph Hellwig | bdfb043 | 2010-01-20 21:55:30 +0000 | [diff] [blame] | 1484 | kmem_free_large(btp->bt_hash); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1485 | btp->bt_hash = NULL; | 
|  | 1486 | } | 
|  | 1487 |  | 
| David Chinner | a6867a6 | 2006-01-11 15:37:58 +1100 | [diff] [blame] | 1488 | /* | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1489 | *	buftarg list for delwrite queue processing | 
| David Chinner | a6867a6 | 2006-01-11 15:37:58 +1100 | [diff] [blame] | 1490 | */ | 
| Tim Shimmin | e6a0e9c | 2007-05-08 13:49:59 +1000 | [diff] [blame] | 1491 | static LIST_HEAD(xfs_buftarg_list); | 
| David Chinner | 7989cb8 | 2007-02-10 18:34:56 +1100 | [diff] [blame] | 1492 | static DEFINE_SPINLOCK(xfs_buftarg_lock); | 
| David Chinner | a6867a6 | 2006-01-11 15:37:58 +1100 | [diff] [blame] | 1493 |  | 
|  | 1494 | STATIC void | 
|  | 1495 | xfs_register_buftarg( | 
|  | 1496 | xfs_buftarg_t           *btp) | 
|  | 1497 | { | 
|  | 1498 | spin_lock(&xfs_buftarg_lock); | 
|  | 1499 | list_add(&btp->bt_list, &xfs_buftarg_list); | 
|  | 1500 | spin_unlock(&xfs_buftarg_lock); | 
|  | 1501 | } | 
|  | 1502 |  | 
|  | 1503 | STATIC void | 
|  | 1504 | xfs_unregister_buftarg( | 
|  | 1505 | xfs_buftarg_t           *btp) | 
|  | 1506 | { | 
|  | 1507 | spin_lock(&xfs_buftarg_lock); | 
|  | 1508 | list_del(&btp->bt_list); | 
|  | 1509 | spin_unlock(&xfs_buftarg_lock); | 
|  | 1510 | } | 
|  | 1511 |  | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1512 | void | 
|  | 1513 | xfs_free_buftarg( | 
| Christoph Hellwig | b796313 | 2009-03-03 14:48:37 -0500 | [diff] [blame] | 1514 | struct xfs_mount	*mp, | 
|  | 1515 | struct xfs_buftarg	*btp) | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1516 | { | 
|  | 1517 | xfs_flush_buftarg(btp, 1); | 
| Christoph Hellwig | b796313 | 2009-03-03 14:48:37 -0500 | [diff] [blame] | 1518 | if (mp->m_flags & XFS_MOUNT_BARRIER) | 
|  | 1519 | xfs_blkdev_issue_flush(btp); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1520 | xfs_free_bufhash(btp); | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1521 | iput(btp->bt_mapping->host); | 
| David Chinner | a6867a6 | 2006-01-11 15:37:58 +1100 | [diff] [blame] | 1522 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1523 | /* Unregister the buftarg first so that we don't get a | 
|  | 1524 | * wakeup finding a non-existent task | 
|  | 1525 | */ | 
| David Chinner | a6867a6 | 2006-01-11 15:37:58 +1100 | [diff] [blame] | 1526 | xfs_unregister_buftarg(btp); | 
|  | 1527 | kthread_stop(btp->bt_task); | 
|  | 1528 |  | 
| Denys Vlasenko | f0e2d93 | 2008-05-19 16:31:57 +1000 | [diff] [blame] | 1529 | kmem_free(btp); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1530 | } | 
|  | 1531 |  | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1532 | STATIC int | 
|  | 1533 | xfs_setsize_buftarg_flags( | 
|  | 1534 | xfs_buftarg_t		*btp, | 
|  | 1535 | unsigned int		blocksize, | 
|  | 1536 | unsigned int		sectorsize, | 
|  | 1537 | int			verbose) | 
|  | 1538 | { | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1539 | btp->bt_bsize = blocksize; | 
|  | 1540 | btp->bt_sshift = ffs(sectorsize) - 1; | 
|  | 1541 | btp->bt_smask = sectorsize - 1; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1542 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1543 | if (set_blocksize(btp->bt_bdev, sectorsize)) { | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1544 | printk(KERN_WARNING | 
|  | 1545 | "XFS: Cannot set_blocksize to %u on device %s\n", | 
|  | 1546 | sectorsize, XFS_BUFTARG_NAME(btp)); | 
|  | 1547 | return EINVAL; | 
|  | 1548 | } | 
|  | 1549 |  | 
|  | 1550 | if (verbose && | 
|  | 1551 | (PAGE_CACHE_SIZE / BITS_PER_LONG) > sectorsize) { | 
|  | 1552 | printk(KERN_WARNING | 
|  | 1553 | "XFS: %u byte sectors in use on device %s.  " | 
|  | 1554 | "This is suboptimal; %u or greater is ideal.\n", | 
|  | 1555 | sectorsize, XFS_BUFTARG_NAME(btp), | 
|  | 1556 | (unsigned int)PAGE_CACHE_SIZE / BITS_PER_LONG); | 
|  | 1557 | } | 
|  | 1558 |  | 
|  | 1559 | return 0; | 
|  | 1560 | } | 
|  | 1561 |  | 
|  | 1562 | /* | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1563 | *	When allocating the initial buffer target we have not yet | 
|  | 1564 | *	read in the superblock, so don't know what sized sectors | 
|  | 1565 | *	are being used is at this early stage.  Play safe. | 
|  | 1566 | */ | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1567 | STATIC int | 
|  | 1568 | xfs_setsize_buftarg_early( | 
|  | 1569 | xfs_buftarg_t		*btp, | 
|  | 1570 | struct block_device	*bdev) | 
|  | 1571 | { | 
|  | 1572 | return xfs_setsize_buftarg_flags(btp, | 
| Martin K. Petersen | e1defc4 | 2009-05-22 17:17:49 -0400 | [diff] [blame] | 1573 | PAGE_CACHE_SIZE, bdev_logical_block_size(bdev), 0); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1574 | } | 
|  | 1575 |  | 
|  | 1576 | int | 
|  | 1577 | xfs_setsize_buftarg( | 
|  | 1578 | xfs_buftarg_t		*btp, | 
|  | 1579 | unsigned int		blocksize, | 
|  | 1580 | unsigned int		sectorsize) | 
|  | 1581 | { | 
|  | 1582 | return xfs_setsize_buftarg_flags(btp, blocksize, sectorsize, 1); | 
|  | 1583 | } | 
|  | 1584 |  | 
|  | 1585 | STATIC int | 
|  | 1586 | xfs_mapping_buftarg( | 
|  | 1587 | xfs_buftarg_t		*btp, | 
|  | 1588 | struct block_device	*bdev) | 
|  | 1589 | { | 
|  | 1590 | struct backing_dev_info	*bdi; | 
|  | 1591 | struct inode		*inode; | 
|  | 1592 | struct address_space	*mapping; | 
| Christoph Hellwig | f5e54d6 | 2006-06-28 04:26:44 -0700 | [diff] [blame] | 1593 | static const struct address_space_operations mapping_aops = { | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1594 | .sync_page = block_sync_page, | 
| Christoph Lameter | e965f96 | 2006-02-01 03:05:41 -0800 | [diff] [blame] | 1595 | .migratepage = fail_migrate_page, | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1596 | }; | 
|  | 1597 |  | 
|  | 1598 | inode = new_inode(bdev->bd_inode->i_sb); | 
|  | 1599 | if (!inode) { | 
|  | 1600 | printk(KERN_WARNING | 
|  | 1601 | "XFS: Cannot allocate mapping inode for device %s\n", | 
|  | 1602 | XFS_BUFTARG_NAME(btp)); | 
|  | 1603 | return ENOMEM; | 
|  | 1604 | } | 
|  | 1605 | inode->i_mode = S_IFBLK; | 
|  | 1606 | inode->i_bdev = bdev; | 
|  | 1607 | inode->i_rdev = bdev->bd_dev; | 
|  | 1608 | bdi = blk_get_backing_dev_info(bdev); | 
|  | 1609 | if (!bdi) | 
|  | 1610 | bdi = &default_backing_dev_info; | 
|  | 1611 | mapping = &inode->i_data; | 
|  | 1612 | mapping->a_ops = &mapping_aops; | 
|  | 1613 | mapping->backing_dev_info = bdi; | 
|  | 1614 | mapping_set_gfp_mask(mapping, GFP_NOFS); | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1615 | btp->bt_mapping = mapping; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1616 | return 0; | 
|  | 1617 | } | 
|  | 1618 |  | 
| David Chinner | a6867a6 | 2006-01-11 15:37:58 +1100 | [diff] [blame] | 1619 | STATIC int | 
|  | 1620 | xfs_alloc_delwrite_queue( | 
| Jan Engelhardt | e2a0781 | 2010-03-23 09:52:55 +1100 | [diff] [blame] | 1621 | xfs_buftarg_t		*btp, | 
|  | 1622 | const char		*fsname) | 
| David Chinner | a6867a6 | 2006-01-11 15:37:58 +1100 | [diff] [blame] | 1623 | { | 
|  | 1624 | int	error = 0; | 
|  | 1625 |  | 
|  | 1626 | INIT_LIST_HEAD(&btp->bt_list); | 
|  | 1627 | INIT_LIST_HEAD(&btp->bt_delwrite_queue); | 
| Eric Sandeen | 007c61c | 2007-10-11 17:43:56 +1000 | [diff] [blame] | 1628 | spin_lock_init(&btp->bt_delwrite_lock); | 
| David Chinner | a6867a6 | 2006-01-11 15:37:58 +1100 | [diff] [blame] | 1629 | btp->bt_flags = 0; | 
| Jan Engelhardt | e2a0781 | 2010-03-23 09:52:55 +1100 | [diff] [blame] | 1630 | btp->bt_task = kthread_run(xfsbufd, btp, "xfsbufd/%s", fsname); | 
| David Chinner | a6867a6 | 2006-01-11 15:37:58 +1100 | [diff] [blame] | 1631 | if (IS_ERR(btp->bt_task)) { | 
|  | 1632 | error = PTR_ERR(btp->bt_task); | 
|  | 1633 | goto out_error; | 
|  | 1634 | } | 
|  | 1635 | xfs_register_buftarg(btp); | 
|  | 1636 | out_error: | 
|  | 1637 | return error; | 
|  | 1638 | } | 
|  | 1639 |  | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1640 | xfs_buftarg_t * | 
|  | 1641 | xfs_alloc_buftarg( | 
|  | 1642 | struct block_device	*bdev, | 
| Jan Engelhardt | e2a0781 | 2010-03-23 09:52:55 +1100 | [diff] [blame] | 1643 | int			external, | 
|  | 1644 | const char		*fsname) | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1645 | { | 
|  | 1646 | xfs_buftarg_t		*btp; | 
|  | 1647 |  | 
|  | 1648 | btp = kmem_zalloc(sizeof(*btp), KM_SLEEP); | 
|  | 1649 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1650 | btp->bt_dev =  bdev->bd_dev; | 
|  | 1651 | btp->bt_bdev = bdev; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1652 | if (xfs_setsize_buftarg_early(btp, bdev)) | 
|  | 1653 | goto error; | 
|  | 1654 | if (xfs_mapping_buftarg(btp, bdev)) | 
|  | 1655 | goto error; | 
| Jan Engelhardt | e2a0781 | 2010-03-23 09:52:55 +1100 | [diff] [blame] | 1656 | if (xfs_alloc_delwrite_queue(btp, fsname)) | 
| David Chinner | a6867a6 | 2006-01-11 15:37:58 +1100 | [diff] [blame] | 1657 | goto error; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1658 | xfs_alloc_bufhash(btp, external); | 
|  | 1659 | return btp; | 
|  | 1660 |  | 
|  | 1661 | error: | 
| Denys Vlasenko | f0e2d93 | 2008-05-19 16:31:57 +1000 | [diff] [blame] | 1662 | kmem_free(btp); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1663 | return NULL; | 
|  | 1664 | } | 
|  | 1665 |  | 
|  | 1666 |  | 
|  | 1667 | /* | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1668 | *	Delayed write buffer handling | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1669 | */ | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1670 | STATIC void | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1671 | xfs_buf_delwri_queue( | 
|  | 1672 | xfs_buf_t		*bp, | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1673 | int			unlock) | 
|  | 1674 | { | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1675 | struct list_head	*dwq = &bp->b_target->bt_delwrite_queue; | 
|  | 1676 | spinlock_t		*dwlk = &bp->b_target->bt_delwrite_lock; | 
| David Chinner | a6867a6 | 2006-01-11 15:37:58 +1100 | [diff] [blame] | 1677 |  | 
| Christoph Hellwig | 0b1b213 | 2009-12-14 23:14:59 +0000 | [diff] [blame] | 1678 | trace_xfs_buf_delwri_queue(bp, _RET_IP_); | 
|  | 1679 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1680 | ASSERT((bp->b_flags&(XBF_DELWRI|XBF_ASYNC)) == (XBF_DELWRI|XBF_ASYNC)); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1681 |  | 
| David Chinner | a6867a6 | 2006-01-11 15:37:58 +1100 | [diff] [blame] | 1682 | spin_lock(dwlk); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1683 | /* If already in the queue, dequeue and place at tail */ | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1684 | if (!list_empty(&bp->b_list)) { | 
|  | 1685 | ASSERT(bp->b_flags & _XBF_DELWRI_Q); | 
|  | 1686 | if (unlock) | 
|  | 1687 | atomic_dec(&bp->b_hold); | 
|  | 1688 | list_del(&bp->b_list); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1689 | } | 
|  | 1690 |  | 
| Dave Chinner | c9c1297 | 2010-01-11 11:49:59 +0000 | [diff] [blame] | 1691 | if (list_empty(dwq)) { | 
|  | 1692 | /* start xfsbufd as it is about to have something to do */ | 
|  | 1693 | wake_up_process(bp->b_target->bt_task); | 
|  | 1694 | } | 
|  | 1695 |  | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1696 | bp->b_flags |= _XBF_DELWRI_Q; | 
|  | 1697 | list_add_tail(&bp->b_list, dwq); | 
|  | 1698 | bp->b_queuetime = jiffies; | 
| David Chinner | a6867a6 | 2006-01-11 15:37:58 +1100 | [diff] [blame] | 1699 | spin_unlock(dwlk); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1700 |  | 
|  | 1701 | if (unlock) | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1702 | xfs_buf_unlock(bp); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1703 | } | 
|  | 1704 |  | 
|  | 1705 | void | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1706 | xfs_buf_delwri_dequeue( | 
|  | 1707 | xfs_buf_t		*bp) | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1708 | { | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1709 | spinlock_t		*dwlk = &bp->b_target->bt_delwrite_lock; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1710 | int			dequeued = 0; | 
|  | 1711 |  | 
| David Chinner | a6867a6 | 2006-01-11 15:37:58 +1100 | [diff] [blame] | 1712 | spin_lock(dwlk); | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1713 | if ((bp->b_flags & XBF_DELWRI) && !list_empty(&bp->b_list)) { | 
|  | 1714 | ASSERT(bp->b_flags & _XBF_DELWRI_Q); | 
|  | 1715 | list_del_init(&bp->b_list); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1716 | dequeued = 1; | 
|  | 1717 | } | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1718 | bp->b_flags &= ~(XBF_DELWRI|_XBF_DELWRI_Q); | 
| David Chinner | a6867a6 | 2006-01-11 15:37:58 +1100 | [diff] [blame] | 1719 | spin_unlock(dwlk); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1720 |  | 
|  | 1721 | if (dequeued) | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1722 | xfs_buf_rele(bp); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1723 |  | 
| Christoph Hellwig | 0b1b213 | 2009-12-14 23:14:59 +0000 | [diff] [blame] | 1724 | trace_xfs_buf_delwri_dequeue(bp, _RET_IP_); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1725 | } | 
|  | 1726 |  | 
| Dave Chinner | d808f61 | 2010-02-02 10:13:42 +1100 | [diff] [blame] | 1727 | /* | 
|  | 1728 | * If a delwri buffer needs to be pushed before it has aged out, then promote | 
|  | 1729 | * it to the head of the delwri queue so that it will be flushed on the next | 
|  | 1730 | * xfsbufd run. We do this by resetting the queuetime of the buffer to be older | 
|  | 1731 | * than the age currently needed to flush the buffer. Hence the next time the | 
|  | 1732 | * xfsbufd sees it is guaranteed to be considered old enough to flush. | 
|  | 1733 | */ | 
|  | 1734 | void | 
|  | 1735 | xfs_buf_delwri_promote( | 
|  | 1736 | struct xfs_buf	*bp) | 
|  | 1737 | { | 
|  | 1738 | struct xfs_buftarg *btp = bp->b_target; | 
|  | 1739 | long		age = xfs_buf_age_centisecs * msecs_to_jiffies(10) + 1; | 
|  | 1740 |  | 
|  | 1741 | ASSERT(bp->b_flags & XBF_DELWRI); | 
|  | 1742 | ASSERT(bp->b_flags & _XBF_DELWRI_Q); | 
|  | 1743 |  | 
|  | 1744 | /* | 
|  | 1745 | * Check the buffer age before locking the delayed write queue as we | 
|  | 1746 | * don't need to promote buffers that are already past the flush age. | 
|  | 1747 | */ | 
|  | 1748 | if (bp->b_queuetime < jiffies - age) | 
|  | 1749 | return; | 
|  | 1750 | bp->b_queuetime = jiffies - age; | 
|  | 1751 | spin_lock(&btp->bt_delwrite_lock); | 
|  | 1752 | list_move(&bp->b_list, &btp->bt_delwrite_queue); | 
|  | 1753 | spin_unlock(&btp->bt_delwrite_lock); | 
|  | 1754 | } | 
|  | 1755 |  | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1756 | STATIC void | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1757 | xfs_buf_runall_queues( | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1758 | struct workqueue_struct	*queue) | 
|  | 1759 | { | 
|  | 1760 | flush_workqueue(queue); | 
|  | 1761 | } | 
|  | 1762 |  | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1763 | STATIC int | 
| Christoph Hellwig | 23ea403 | 2005-06-21 15:14:01 +1000 | [diff] [blame] | 1764 | xfsbufd_wakeup( | 
| Dave Chinner | 7f8275d | 2010-07-19 14:56:17 +1000 | [diff] [blame] | 1765 | struct shrinker		*shrink, | 
| Nathan Scott | 15c84a4 | 2005-11-04 10:51:01 +1100 | [diff] [blame] | 1766 | int			priority, | 
|  | 1767 | gfp_t			mask) | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1768 | { | 
| Christoph Hellwig | da7f93e | 2006-01-11 20:49:57 +1100 | [diff] [blame] | 1769 | xfs_buftarg_t		*btp; | 
| David Chinner | a6867a6 | 2006-01-11 15:37:58 +1100 | [diff] [blame] | 1770 |  | 
|  | 1771 | spin_lock(&xfs_buftarg_lock); | 
| Christoph Hellwig | da7f93e | 2006-01-11 20:49:57 +1100 | [diff] [blame] | 1772 | list_for_each_entry(btp, &xfs_buftarg_list, bt_list) { | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1773 | if (test_bit(XBT_FORCE_SLEEP, &btp->bt_flags)) | 
| David Chinner | a6867a6 | 2006-01-11 15:37:58 +1100 | [diff] [blame] | 1774 | continue; | 
| Dave Chinner | c9c1297 | 2010-01-11 11:49:59 +0000 | [diff] [blame] | 1775 | if (list_empty(&btp->bt_delwrite_queue)) | 
|  | 1776 | continue; | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1777 | set_bit(XBT_FORCE_FLUSH, &btp->bt_flags); | 
| David Chinner | a6867a6 | 2006-01-11 15:37:58 +1100 | [diff] [blame] | 1778 | wake_up_process(btp->bt_task); | 
|  | 1779 | } | 
|  | 1780 | spin_unlock(&xfs_buftarg_lock); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1781 | return 0; | 
|  | 1782 | } | 
|  | 1783 |  | 
| David Chinner | 585e6d8 | 2007-02-10 18:32:29 +1100 | [diff] [blame] | 1784 | /* | 
|  | 1785 | * Move as many buffers as specified to the supplied list | 
|  | 1786 | * idicating if we skipped any buffers to prevent deadlocks. | 
|  | 1787 | */ | 
|  | 1788 | STATIC int | 
|  | 1789 | xfs_buf_delwri_split( | 
|  | 1790 | xfs_buftarg_t	*target, | 
|  | 1791 | struct list_head *list, | 
| David Chinner | 5e6a07d | 2007-02-10 18:34:49 +1100 | [diff] [blame] | 1792 | unsigned long	age) | 
| David Chinner | 585e6d8 | 2007-02-10 18:32:29 +1100 | [diff] [blame] | 1793 | { | 
|  | 1794 | xfs_buf_t	*bp, *n; | 
|  | 1795 | struct list_head *dwq = &target->bt_delwrite_queue; | 
|  | 1796 | spinlock_t	*dwlk = &target->bt_delwrite_lock; | 
|  | 1797 | int		skipped = 0; | 
| David Chinner | 5e6a07d | 2007-02-10 18:34:49 +1100 | [diff] [blame] | 1798 | int		force; | 
| David Chinner | 585e6d8 | 2007-02-10 18:32:29 +1100 | [diff] [blame] | 1799 |  | 
| David Chinner | 5e6a07d | 2007-02-10 18:34:49 +1100 | [diff] [blame] | 1800 | force = test_and_clear_bit(XBT_FORCE_FLUSH, &target->bt_flags); | 
| David Chinner | 585e6d8 | 2007-02-10 18:32:29 +1100 | [diff] [blame] | 1801 | INIT_LIST_HEAD(list); | 
|  | 1802 | spin_lock(dwlk); | 
|  | 1803 | list_for_each_entry_safe(bp, n, dwq, b_list) { | 
| Christoph Hellwig | 0b1b213 | 2009-12-14 23:14:59 +0000 | [diff] [blame] | 1804 | trace_xfs_buf_delwri_split(bp, _RET_IP_); | 
| David Chinner | 585e6d8 | 2007-02-10 18:32:29 +1100 | [diff] [blame] | 1805 | ASSERT(bp->b_flags & XBF_DELWRI); | 
|  | 1806 |  | 
|  | 1807 | if (!xfs_buf_ispin(bp) && !xfs_buf_cond_lock(bp)) { | 
| David Chinner | 5e6a07d | 2007-02-10 18:34:49 +1100 | [diff] [blame] | 1808 | if (!force && | 
| David Chinner | 585e6d8 | 2007-02-10 18:32:29 +1100 | [diff] [blame] | 1809 | time_before(jiffies, bp->b_queuetime + age)) { | 
|  | 1810 | xfs_buf_unlock(bp); | 
|  | 1811 | break; | 
|  | 1812 | } | 
|  | 1813 |  | 
|  | 1814 | bp->b_flags &= ~(XBF_DELWRI|_XBF_DELWRI_Q| | 
|  | 1815 | _XBF_RUN_QUEUES); | 
|  | 1816 | bp->b_flags |= XBF_WRITE; | 
|  | 1817 | list_move_tail(&bp->b_list, list); | 
|  | 1818 | } else | 
|  | 1819 | skipped++; | 
|  | 1820 | } | 
|  | 1821 | spin_unlock(dwlk); | 
|  | 1822 |  | 
|  | 1823 | return skipped; | 
|  | 1824 |  | 
|  | 1825 | } | 
|  | 1826 |  | 
| Dave Chinner | 089716a | 2010-01-26 15:13:25 +1100 | [diff] [blame] | 1827 | /* | 
|  | 1828 | * Compare function is more complex than it needs to be because | 
|  | 1829 | * the return value is only 32 bits and we are doing comparisons | 
|  | 1830 | * on 64 bit values | 
|  | 1831 | */ | 
|  | 1832 | static int | 
|  | 1833 | xfs_buf_cmp( | 
|  | 1834 | void		*priv, | 
|  | 1835 | struct list_head *a, | 
|  | 1836 | struct list_head *b) | 
|  | 1837 | { | 
|  | 1838 | struct xfs_buf	*ap = container_of(a, struct xfs_buf, b_list); | 
|  | 1839 | struct xfs_buf	*bp = container_of(b, struct xfs_buf, b_list); | 
|  | 1840 | xfs_daddr_t		diff; | 
|  | 1841 |  | 
|  | 1842 | diff = ap->b_bn - bp->b_bn; | 
|  | 1843 | if (diff < 0) | 
|  | 1844 | return -1; | 
|  | 1845 | if (diff > 0) | 
|  | 1846 | return 1; | 
|  | 1847 | return 0; | 
|  | 1848 | } | 
|  | 1849 |  | 
|  | 1850 | void | 
|  | 1851 | xfs_buf_delwri_sort( | 
|  | 1852 | xfs_buftarg_t	*target, | 
|  | 1853 | struct list_head *list) | 
|  | 1854 | { | 
|  | 1855 | list_sort(NULL, list, xfs_buf_cmp); | 
|  | 1856 | } | 
|  | 1857 |  | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1858 | STATIC int | 
| Christoph Hellwig | 23ea403 | 2005-06-21 15:14:01 +1000 | [diff] [blame] | 1859 | xfsbufd( | 
| David Chinner | 585e6d8 | 2007-02-10 18:32:29 +1100 | [diff] [blame] | 1860 | void		*data) | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1861 | { | 
| Dave Chinner | 089716a | 2010-01-26 15:13:25 +1100 | [diff] [blame] | 1862 | xfs_buftarg_t   *target = (xfs_buftarg_t *)data; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1863 |  | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1864 | current->flags |= PF_MEMALLOC; | 
|  | 1865 |  | 
| Rafael J. Wysocki | 978c7b2 | 2007-12-07 14:09:02 +1100 | [diff] [blame] | 1866 | set_freezable(); | 
|  | 1867 |  | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1868 | do { | 
| Dave Chinner | c9c1297 | 2010-01-11 11:49:59 +0000 | [diff] [blame] | 1869 | long	age = xfs_buf_age_centisecs * msecs_to_jiffies(10); | 
|  | 1870 | long	tout = xfs_buf_timer_centisecs * msecs_to_jiffies(10); | 
| Dave Chinner | 089716a | 2010-01-26 15:13:25 +1100 | [diff] [blame] | 1871 | int	count = 0; | 
|  | 1872 | struct list_head tmp; | 
| Dave Chinner | c9c1297 | 2010-01-11 11:49:59 +0000 | [diff] [blame] | 1873 |  | 
| Christoph Lameter | 3e1d1d2 | 2005-06-24 23:13:50 -0700 | [diff] [blame] | 1874 | if (unlikely(freezing(current))) { | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1875 | set_bit(XBT_FORCE_SLEEP, &target->bt_flags); | 
| Christoph Lameter | 3e1d1d2 | 2005-06-24 23:13:50 -0700 | [diff] [blame] | 1876 | refrigerator(); | 
| Nathan Scott | abd0cf7 | 2005-05-05 13:30:13 -0700 | [diff] [blame] | 1877 | } else { | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1878 | clear_bit(XBT_FORCE_SLEEP, &target->bt_flags); | 
| Nathan Scott | abd0cf7 | 2005-05-05 13:30:13 -0700 | [diff] [blame] | 1879 | } | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1880 |  | 
| Dave Chinner | c9c1297 | 2010-01-11 11:49:59 +0000 | [diff] [blame] | 1881 | /* sleep for a long time if there is nothing to do. */ | 
|  | 1882 | if (list_empty(&target->bt_delwrite_queue)) | 
|  | 1883 | tout = MAX_SCHEDULE_TIMEOUT; | 
|  | 1884 | schedule_timeout_interruptible(tout); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1885 |  | 
| Dave Chinner | c9c1297 | 2010-01-11 11:49:59 +0000 | [diff] [blame] | 1886 | xfs_buf_delwri_split(target, &tmp, age); | 
| Dave Chinner | 089716a | 2010-01-26 15:13:25 +1100 | [diff] [blame] | 1887 | list_sort(NULL, &tmp, xfs_buf_cmp); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1888 | while (!list_empty(&tmp)) { | 
| Dave Chinner | 089716a | 2010-01-26 15:13:25 +1100 | [diff] [blame] | 1889 | struct xfs_buf *bp; | 
|  | 1890 | bp = list_first_entry(&tmp, struct xfs_buf, b_list); | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1891 | list_del_init(&bp->b_list); | 
|  | 1892 | xfs_buf_iostrategy(bp); | 
| David Chinner | 585e6d8 | 2007-02-10 18:32:29 +1100 | [diff] [blame] | 1893 | count++; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1894 | } | 
| Nathan Scott | f07c225 | 2006-09-28 10:52:15 +1000 | [diff] [blame] | 1895 | if (count) | 
|  | 1896 | blk_run_address_space(target->bt_mapping); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1897 |  | 
| Christoph Hellwig | 4df08c5 | 2005-09-05 08:34:18 +1000 | [diff] [blame] | 1898 | } while (!kthread_should_stop()); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1899 |  | 
| Christoph Hellwig | 4df08c5 | 2005-09-05 08:34:18 +1000 | [diff] [blame] | 1900 | return 0; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1901 | } | 
|  | 1902 |  | 
|  | 1903 | /* | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1904 | *	Go through all incore buffers, and release buffers if they belong to | 
|  | 1905 | *	the given device. This is used in filesystem error handling to | 
|  | 1906 | *	preserve the consistency of its metadata. | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1907 | */ | 
|  | 1908 | int | 
|  | 1909 | xfs_flush_buftarg( | 
| David Chinner | 585e6d8 | 2007-02-10 18:32:29 +1100 | [diff] [blame] | 1910 | xfs_buftarg_t	*target, | 
|  | 1911 | int		wait) | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1912 | { | 
| Dave Chinner | 089716a | 2010-01-26 15:13:25 +1100 | [diff] [blame] | 1913 | xfs_buf_t	*bp; | 
| David Chinner | 585e6d8 | 2007-02-10 18:32:29 +1100 | [diff] [blame] | 1914 | int		pincount = 0; | 
| Dave Chinner | 089716a | 2010-01-26 15:13:25 +1100 | [diff] [blame] | 1915 | LIST_HEAD(tmp_list); | 
|  | 1916 | LIST_HEAD(wait_list); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1917 |  | 
| Dave Chinner | c626d17 | 2009-04-06 18:42:11 +0200 | [diff] [blame] | 1918 | xfs_buf_runall_queues(xfsconvertd_workqueue); | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1919 | xfs_buf_runall_queues(xfsdatad_workqueue); | 
|  | 1920 | xfs_buf_runall_queues(xfslogd_workqueue); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1921 |  | 
| David Chinner | 5e6a07d | 2007-02-10 18:34:49 +1100 | [diff] [blame] | 1922 | set_bit(XBT_FORCE_FLUSH, &target->bt_flags); | 
| Dave Chinner | 089716a | 2010-01-26 15:13:25 +1100 | [diff] [blame] | 1923 | pincount = xfs_buf_delwri_split(target, &tmp_list, 0); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1924 |  | 
|  | 1925 | /* | 
| Dave Chinner | 089716a | 2010-01-26 15:13:25 +1100 | [diff] [blame] | 1926 | * Dropped the delayed write list lock, now walk the temporary list. | 
|  | 1927 | * All I/O is issued async and then if we need to wait for completion | 
|  | 1928 | * we do that after issuing all the IO. | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1929 | */ | 
| Dave Chinner | 089716a | 2010-01-26 15:13:25 +1100 | [diff] [blame] | 1930 | list_sort(NULL, &tmp_list, xfs_buf_cmp); | 
|  | 1931 | while (!list_empty(&tmp_list)) { | 
|  | 1932 | bp = list_first_entry(&tmp_list, struct xfs_buf, b_list); | 
| David Chinner | 585e6d8 | 2007-02-10 18:32:29 +1100 | [diff] [blame] | 1933 | ASSERT(target == bp->b_target); | 
| Dave Chinner | 089716a | 2010-01-26 15:13:25 +1100 | [diff] [blame] | 1934 | list_del_init(&bp->b_list); | 
|  | 1935 | if (wait) { | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1936 | bp->b_flags &= ~XBF_ASYNC; | 
| Dave Chinner | 089716a | 2010-01-26 15:13:25 +1100 | [diff] [blame] | 1937 | list_add(&bp->b_list, &wait_list); | 
|  | 1938 | } | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1939 | xfs_buf_iostrategy(bp); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1940 | } | 
|  | 1941 |  | 
| Dave Chinner | 089716a | 2010-01-26 15:13:25 +1100 | [diff] [blame] | 1942 | if (wait) { | 
|  | 1943 | /* Expedite and wait for IO to complete. */ | 
| Nathan Scott | f07c225 | 2006-09-28 10:52:15 +1000 | [diff] [blame] | 1944 | blk_run_address_space(target->bt_mapping); | 
| Dave Chinner | 089716a | 2010-01-26 15:13:25 +1100 | [diff] [blame] | 1945 | while (!list_empty(&wait_list)) { | 
|  | 1946 | bp = list_first_entry(&wait_list, struct xfs_buf, b_list); | 
| Nathan Scott | f07c225 | 2006-09-28 10:52:15 +1000 | [diff] [blame] | 1947 |  | 
| Dave Chinner | 089716a | 2010-01-26 15:13:25 +1100 | [diff] [blame] | 1948 | list_del_init(&bp->b_list); | 
|  | 1949 | xfs_iowait(bp); | 
|  | 1950 | xfs_buf_relse(bp); | 
|  | 1951 | } | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1952 | } | 
|  | 1953 |  | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1954 | return pincount; | 
|  | 1955 | } | 
|  | 1956 |  | 
| Christoph Hellwig | 04d8b28 | 2005-11-02 10:15:05 +1100 | [diff] [blame] | 1957 | int __init | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1958 | xfs_buf_init(void) | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1959 | { | 
| Nathan Scott | 8758280 | 2006-03-14 13:18:19 +1100 | [diff] [blame] | 1960 | xfs_buf_zone = kmem_zone_init_flags(sizeof(xfs_buf_t), "xfs_buf", | 
|  | 1961 | KM_ZONE_HWALIGN, NULL); | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1962 | if (!xfs_buf_zone) | 
| Christoph Hellwig | 0b1b213 | 2009-12-14 23:14:59 +0000 | [diff] [blame] | 1963 | goto out; | 
| Christoph Hellwig | 04d8b28 | 2005-11-02 10:15:05 +1100 | [diff] [blame] | 1964 |  | 
| Rafael J. Wysocki | b433769 | 2007-03-22 00:11:27 -0800 | [diff] [blame] | 1965 | xfslogd_workqueue = create_workqueue("xfslogd"); | 
| Christoph Hellwig | 23ea403 | 2005-06-21 15:14:01 +1000 | [diff] [blame] | 1966 | if (!xfslogd_workqueue) | 
| Christoph Hellwig | 04d8b28 | 2005-11-02 10:15:05 +1100 | [diff] [blame] | 1967 | goto out_free_buf_zone; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1968 |  | 
| Rafael J. Wysocki | b433769 | 2007-03-22 00:11:27 -0800 | [diff] [blame] | 1969 | xfsdatad_workqueue = create_workqueue("xfsdatad"); | 
| Christoph Hellwig | 23ea403 | 2005-06-21 15:14:01 +1000 | [diff] [blame] | 1970 | if (!xfsdatad_workqueue) | 
|  | 1971 | goto out_destroy_xfslogd_workqueue; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1972 |  | 
| Dave Chinner | c626d17 | 2009-04-06 18:42:11 +0200 | [diff] [blame] | 1973 | xfsconvertd_workqueue = create_workqueue("xfsconvertd"); | 
|  | 1974 | if (!xfsconvertd_workqueue) | 
|  | 1975 | goto out_destroy_xfsdatad_workqueue; | 
|  | 1976 |  | 
| Rusty Russell | 8e1f936 | 2007-07-17 04:03:17 -0700 | [diff] [blame] | 1977 | register_shrinker(&xfs_buf_shake); | 
| Christoph Hellwig | 23ea403 | 2005-06-21 15:14:01 +1000 | [diff] [blame] | 1978 | return 0; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1979 |  | 
| Dave Chinner | c626d17 | 2009-04-06 18:42:11 +0200 | [diff] [blame] | 1980 | out_destroy_xfsdatad_workqueue: | 
|  | 1981 | destroy_workqueue(xfsdatad_workqueue); | 
| Christoph Hellwig | 23ea403 | 2005-06-21 15:14:01 +1000 | [diff] [blame] | 1982 | out_destroy_xfslogd_workqueue: | 
|  | 1983 | destroy_workqueue(xfslogd_workqueue); | 
| Christoph Hellwig | 23ea403 | 2005-06-21 15:14:01 +1000 | [diff] [blame] | 1984 | out_free_buf_zone: | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1985 | kmem_zone_destroy(xfs_buf_zone); | 
| Christoph Hellwig | 0b1b213 | 2009-12-14 23:14:59 +0000 | [diff] [blame] | 1986 | out: | 
| Nathan Scott | 8758280 | 2006-03-14 13:18:19 +1100 | [diff] [blame] | 1987 | return -ENOMEM; | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1988 | } | 
|  | 1989 |  | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1990 | void | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1991 | xfs_buf_terminate(void) | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1992 | { | 
| Rusty Russell | 8e1f936 | 2007-07-17 04:03:17 -0700 | [diff] [blame] | 1993 | unregister_shrinker(&xfs_buf_shake); | 
| Dave Chinner | c626d17 | 2009-04-06 18:42:11 +0200 | [diff] [blame] | 1994 | destroy_workqueue(xfsconvertd_workqueue); | 
| Christoph Hellwig | 04d8b28 | 2005-11-02 10:15:05 +1100 | [diff] [blame] | 1995 | destroy_workqueue(xfsdatad_workqueue); | 
|  | 1996 | destroy_workqueue(xfslogd_workqueue); | 
| Nathan Scott | ce8e922 | 2006-01-11 15:39:08 +1100 | [diff] [blame] | 1997 | kmem_zone_destroy(xfs_buf_zone); | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1998 | } | 
| Tim Shimmin | e6a0e9c | 2007-05-08 13:49:59 +1000 | [diff] [blame] | 1999 |  | 
|  | 2000 | #ifdef CONFIG_KDB_MODULES | 
|  | 2001 | struct list_head * | 
|  | 2002 | xfs_get_buftarg_list(void) | 
|  | 2003 | { | 
|  | 2004 | return &xfs_buftarg_list; | 
|  | 2005 | } | 
|  | 2006 | #endif |