diff options
author | Dave Chinner <dchinner@redhat.com> | 2021-08-10 17:59:01 -0700 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2021-08-16 12:09:27 -0700 |
commit | 2039a272300b949c05888428877317b834c0b1fb (patch) | |
tree | 7d5799f7692b1e76e1b5c990d0e98c4e5daf8173 /fs/file.c | |
parent | edf27485eb566abae809517520a9adbc242b8b39 (diff) | |
download | linux-2039a272300b949c05888428877317b834c0b1fb.tar.gz linux-2039a272300b949c05888428877317b834c0b1fb.tar.bz2 linux-2039a272300b949c05888428877317b834c0b1fb.zip |
xfs: convert XLOG_FORCED_SHUTDOWN() to xlog_is_shutdown()
Make it less shouty and a static inline before adding more calls
through the log code.
Also convert internal log code that uses XFS_FORCED_SHUTDOWN(mount)
to use xlog_is_shutdown(log) as well.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'fs/file.c')
0 files changed, 0 insertions, 0 deletions