Home
last modified time | relevance | path

Searched hist:"174 cb748d88819d8a6420aa5040f9f065fcbdbab" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/udf/
H A Dudfdecl.hdiff 174cb748d88819d8a6420aa5040f9f065fcbdbab Tue Jan 24 05:29:57 CST 2023 Jan Kara <jack@suse.cz> udf: Move udf_adinicb_readpage() to inode.c

udf_adinicb_readpage() is only called from aops functions, move it to
the same file as its callers and also drop the stale comment -
invalidate_lock is protecting us against races with truncate.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jan Kara <jack@suse.cz>
H A Dfile.cdiff 174cb748d88819d8a6420aa5040f9f065fcbdbab Tue Jan 24 05:29:57 CST 2023 Jan Kara <jack@suse.cz> udf: Move udf_adinicb_readpage() to inode.c

udf_adinicb_readpage() is only called from aops functions, move it to
the same file as its callers and also drop the stale comment -
invalidate_lock is protecting us against races with truncate.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jan Kara <jack@suse.cz>
H A Dinode.cdiff 174cb748d88819d8a6420aa5040f9f065fcbdbab Tue Jan 24 05:29:57 CST 2023 Jan Kara <jack@suse.cz> udf: Move udf_adinicb_readpage() to inode.c

udf_adinicb_readpage() is only called from aops functions, move it to
the same file as its callers and also drop the stale comment -
invalidate_lock is protecting us against races with truncate.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jan Kara <jack@suse.cz>