Searched hist:"656 de4ffaffd921e1b45de4150c86ba50da135e9" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/fs/xfs/ |
H A D | xfs_export.c | diff 656de4ffaffd921e1b45de4150c86ba50da135e9 Wed Mar 14 01:15:28 CDT 2018 Christoph Hellwig <hch@lst.de> xfs: merge _xfs_log_force_lsn and xfs_log_force_lsn
Switch to a single interface for flushing the log to a specific LSN, which gives consistent trace point coverage and a less confusing interface.
The was only a single user of the previous xfs_log_force_lsn function, which now also passes a NULL log_flushed argument.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
|
H A D | xfs_log.h | diff 656de4ffaffd921e1b45de4150c86ba50da135e9 Wed Mar 14 01:15:28 CDT 2018 Christoph Hellwig <hch@lst.de> xfs: merge _xfs_log_force_lsn and xfs_log_force_lsn
Switch to a single interface for flushing the log to a specific LSN, which gives consistent trace point coverage and a less confusing interface.
The was only a single user of the previous xfs_log_force_lsn function, which now also passes a NULL log_flushed argument.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
|
H A D | xfs_trans.c | diff 656de4ffaffd921e1b45de4150c86ba50da135e9 Wed Mar 14 01:15:28 CDT 2018 Christoph Hellwig <hch@lst.de> xfs: merge _xfs_log_force_lsn and xfs_log_force_lsn
Switch to a single interface for flushing the log to a specific LSN, which gives consistent trace point coverage and a less confusing interface.
The was only a single user of the previous xfs_log_force_lsn function, which now also passes a NULL log_flushed argument.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
|
H A D | xfs_log.c | diff 656de4ffaffd921e1b45de4150c86ba50da135e9 Wed Mar 14 01:15:28 CDT 2018 Christoph Hellwig <hch@lst.de> xfs: merge _xfs_log_force_lsn and xfs_log_force_lsn
Switch to a single interface for flushing the log to a specific LSN, which gives consistent trace point coverage and a less confusing interface.
The was only a single user of the previous xfs_log_force_lsn function, which now also passes a NULL log_flushed argument.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
|
H A D | xfs_file.c | diff 656de4ffaffd921e1b45de4150c86ba50da135e9 Wed Mar 14 01:15:28 CDT 2018 Christoph Hellwig <hch@lst.de> xfs: merge _xfs_log_force_lsn and xfs_log_force_lsn
Switch to a single interface for flushing the log to a specific LSN, which gives consistent trace point coverage and a less confusing interface.
The was only a single user of the previous xfs_log_force_lsn function, which now also passes a NULL log_flushed argument.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
|
H A D | xfs_inode.c | diff 656de4ffaffd921e1b45de4150c86ba50da135e9 Wed Mar 14 01:15:28 CDT 2018 Christoph Hellwig <hch@lst.de> xfs: merge _xfs_log_force_lsn and xfs_log_force_lsn
Switch to a single interface for flushing the log to a specific LSN, which gives consistent trace point coverage and a less confusing interface.
The was only a single user of the previous xfs_log_force_lsn function, which now also passes a NULL log_flushed argument.
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
|