Commit 953b79a
ntfs: Do not kmap page cache pages for compression
These pages are accessed through vmap; they are not accessed
by calling page_address(), so they do not need to be kmapped.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>1 parent 1465615 commit 953b79a
1 file changed
Lines changed: 0 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2407 | 2407 | | |
2408 | 2408 | | |
2409 | 2409 | | |
2410 | | - | |
2411 | | - | |
2412 | | - | |
2413 | 2410 | | |
2414 | 2411 | | |
2415 | 2412 | | |
| |||
2655 | 2652 | | |
2656 | 2653 | | |
2657 | 2654 | | |
2658 | | - | |
2659 | 2655 | | |
2660 | 2656 | | |
2661 | 2657 | | |
| |||
2742 | 2738 | | |
2743 | 2739 | | |
2744 | 2740 | | |
2745 | | - | |
2746 | | - | |
2747 | | - | |
2748 | 2741 | | |
2749 | 2742 | | |
2750 | 2743 | | |
| |||
2810 | 2803 | | |
2811 | 2804 | | |
2812 | 2805 | | |
2813 | | - | |
2814 | 2806 | | |
2815 | | - | |
2816 | | - | |
2817 | | - | |
2818 | 2807 | | |
2819 | 2808 | | |
2820 | 2809 | | |
| |||
0 commit comments