commit | ed5ea77ac2db26ea453dd3f22a728e5e6865acd5 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Thu Jun 25 18:28:03 2020 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Fri Jul 24 10:25:24 2020 -0700 |
tree | ccc9d6dd3a7747755cb8c6c6ffc070c871d3e30a | |
parent | 85dccd69770b65b0b251d34bea62c72231760d2c [diff] |
libxfs: clean up deferred item boilerplate code The defer ops handlers in userspace do not deal with actual log items, so collapse all the empty functions. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>