Commit 1cf7460
f2fs: Add F2FS_F_SB()
This is the folio equivalent of F2FS_P_SB(). Removes a call to
page_file_mapping() as we know folios seen by f2fs are never part of
the swap cache.
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Reviewed-by: Chao Yu <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>1 parent 87e2a15 commit 1cf7460
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2003 | 2003 | | |
2004 | 2004 | | |
2005 | 2005 | | |
| 2006 | + | |
| 2007 | + | |
| 2008 | + | |
| 2009 | + | |
| 2010 | + | |
2006 | 2011 | | |
2007 | 2012 | | |
2008 | | - | |
| 2013 | + | |
2009 | 2014 | | |
2010 | 2015 | | |
2011 | 2016 | | |
| |||
0 commit comments