aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-imx.c
diff options
context:
space:
mode:
authorDarrick J. Wong <[email protected]>2024-08-22 16:59:17 -0700
committerChandan Babu R <[email protected]>2024-08-26 09:51:27 +0530
commit5335affcff91b53cfc45694171f911cb23257c8b (patch)
tree2606823109e46f4507065930178af837c62b6112 /drivers/usb/cdns3/cdns3-imx.c
parente21fea4ac3cf12eba1921fbbf7764bf69c6d4b2c (diff)
xfs: fix folio dirtying for XFILE_ALLOC callers
willy pointed out that folio_mark_dirty is the correct function to use to mark an xfile folio dirty because it calls out to the mapping's aops to mark it dirty. For tmpfs this likely doesn't matter much since it currently uses nop_dirty_folio, but let's use the abstractions properly. Reported-by: [email protected] Fixes: 6907e3c00a40 ("xfs: add file_{get,put}_folio") Signed-off-by: Darrick J. Wong <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Signed-off-by: Chandan Babu R <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions