+0
−170
+3
−0
fs/iomap/swapfile.c
0 → 100644
+180
−0
Loading
Move the swapfile activation code into a separate file so that we can group related functions in a single file instead of having a single enormous source file. Signed-off-by:Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by:
Christoph Hellwig <hch@lst.de>