Searched hist:cfb7cdca0aca5ee2e2ef491284bf1edc3b581885 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/xfs/ |
H A D | xfs_log.h | diff cfb7cdca0aca5ee2e2ef491284bf1edc3b581885 Sun Feb 19 20:31:23 CST 2012 Christoph Hellwig <hch@infradead.org> xfs: cleanup xfs_log_space_wake
Remove the now unused opportunistic parameter, and use the the xlog_writeq_wake and xlog_reserveq_wake helpers now that we don't have to care about the opportunistic wakeups.
Reviewed-by: Mark Tinguely <tinguely@sgi.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Ben Myers <bpm@sgi.com>
|
H A D | xfs_trans_ail.c | diff cfb7cdca0aca5ee2e2ef491284bf1edc3b581885 Sun Feb 19 20:31:23 CST 2012 Christoph Hellwig <hch@infradead.org> xfs: cleanup xfs_log_space_wake
Remove the now unused opportunistic parameter, and use the the xlog_writeq_wake and xlog_reserveq_wake helpers now that we don't have to care about the opportunistic wakeups.
Reviewed-by: Mark Tinguely <tinguely@sgi.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Ben Myers <bpm@sgi.com>
|
H A D | xfs_log.c | diff cfb7cdca0aca5ee2e2ef491284bf1edc3b581885 Sun Feb 19 20:31:23 CST 2012 Christoph Hellwig <hch@infradead.org> xfs: cleanup xfs_log_space_wake
Remove the now unused opportunistic parameter, and use the the xlog_writeq_wake and xlog_reserveq_wake helpers now that we don't have to care about the opportunistic wakeups.
Reviewed-by: Mark Tinguely <tinguely@sgi.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Ben Myers <bpm@sgi.com>
|