Changes since V2: - Changed the commit message header of the first patch.
This patchset mainly fixed the cifs_write_from_iter function, it execution failure caused pagevec kmemleak problem, the previous round of the mainline patch automatically adapted the error, adjusted the fixcode position.
Zhang Xiaoxu (1): cifs: Fix pages leak when writedata alloc failed in cifs_write_from_iter()
Zizhi Wo (1): Revert "cifs: Fix pages leak when writedata alloc failed in cifs_write_from_iter()"
fs/cifs/file.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)