Home
last modified time | relevance | path

Searched hist:"837 c23fbc1b812f814c75388b6b364349c02efd8" (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ext4/
H A Dfsync.cdiff 837c23fbc1b812f814c75388b6b364349c02efd8 Sat Nov 07 16:58:11 CET 2020 Chunguang Xu <brookxu@tencent.com> 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 <brookxu@tencent.com>
Reviewed-by: Andreas Dilger <adilger@dilger.ca>
Link: https://lore.kernel.org/r/1604764698-4269-1-git-send-email-brookxu@tencent.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
H A Dindirect.cdiff 837c23fbc1b812f814c75388b6b364349c02efd8 Sat Nov 07 16:58:11 CET 2020 Chunguang Xu <brookxu@tencent.com> 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 <brookxu@tencent.com>
Reviewed-by: Andreas Dilger <adilger@dilger.ca>
Link: https://lore.kernel.org/r/1604764698-4269-1-git-send-email-brookxu@tencent.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
H A Dballoc.cdiff 837c23fbc1b812f814c75388b6b364349c02efd8 Sat Nov 07 16:58:11 CET 2020 Chunguang Xu <brookxu@tencent.com> 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 <brookxu@tencent.com>
Reviewed-by: Andreas Dilger <adilger@dilger.ca>
Link: https://lore.kernel.org/r/1604764698-4269-1-git-send-email-brookxu@tencent.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>