commit | 6caffa6b07eb09a01bcfc822e5a79d5f4fb08d47 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Tue Feb 25 11:36:31 2020 -0800 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Fri Feb 28 08:34:22 2020 -0800 |
tree | 705e1c9612b7e1562b008b2c4ede8c16c8f8a462 | |
parent | b385f2bea7b5880c51aebf22b374b0421ba79389 [diff] |
libxfs: convert buffer priority get/set macros to functions Convert these shouty macros to proper functions. We can't make them static inline functions unless I f the 'libxfs_bcache' reference. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>