-
- Downloads
fs: Add aops->launder_folio
Since the only difference between ->launder_page and ->launder_folio is the type of the pointer, these can safely use a union without affecting bisectability. Signed-off-by:Matthew Wilcox (Oracle) <willy@infradead.org> Tested-by:
Damien Le Moal <damien.lemoal@opensource.wdc.com> Acked-by:
Damien Le Moal <damien.lemoal@opensource.wdc.com> Tested-by: Mike Marshall <hubcap@omnibond.com> # orangefs Tested-by: David Howells <dhowells@redhat.com> # afs
Showing
- Documentation/filesystems/locking.rst 5 additions, 5 deletionsDocumentation/filesystems/locking.rst
- Documentation/filesystems/vfs.rst 4 additions, 4 deletionsDocumentation/filesystems/vfs.rst
- include/linux/fs.h 4 additions, 1 deletioninclude/linux/fs.h
- mm/truncate.c 4 additions, 4 deletionsmm/truncate.c
Loading
Please register or sign in to comment