git.codelabs.ch
/
muen
/
linux.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge tag 'xfs-4.19-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
[muen/linux.git]
/
fs
/
iomap.c
diff --git
a/fs/iomap.c
b/fs/iomap.c
index 009071e73bc0bb46e368f792859d492a93cbd366..74762b1ec233f9e9ab1f5da47116271143a344db 100644
(file)
--- a/
fs/iomap.c
+++ b/
fs/iomap.c
@@
-290,7
+290,7
@@
iomap_readpage_actor(struct inode *inode, loff_t pos, loff_t length, void *data,
sector_t sector;
if (iomap->type == IOMAP_INLINE) {
- WARN_ON_ONCE(po
ff
);
+ WARN_ON_ONCE(po
s
);
iomap_read_inline_data(inode, page, iomap);
return PAGE_SIZE;
}