diff options
| author | Chunguang Xu <[email protected]> | 2020-11-07 15:58:11 +0000 |
|---|---|---|
| committer | Theodore Ts'o <[email protected]> | 2020-12-03 14:36:57 +0000 |
| commit | 837c23fbc1b812f814c75388b6b364349c02efd8 (patch) | |
| tree | b63fb2e809c55eab47cc5061ef2a40d18bf91a50 /fs/ext4/fast_commit.c | |
| parent | ext4: print quota journalling mode on (re-)mount (diff) | |
| download | kernel-837c23fbc1b812f814c75388b6b364349c02efd8.tar.gz kernel-837c23fbc1b812f814c75388b6b364349c02efd8.zip | |
ext4: use ASSERT() to replace J_ASSERT()
There are currently multiple forms of assertion, such as J_ASSERT().
J_ASEERT() is provided for the jbd module, which is a public module.
Maybe we should use custom ASSERT() like other file systems, such as
xfs, which would be better.
Signed-off-by: Chunguang Xu <[email protected]>
Reviewed-by: Andreas Dilger <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'fs/ext4/fast_commit.c')
0 files changed, 0 insertions, 0 deletions
