commit | 1eae1d345ad13f188e9e4662f017b3495a773c67 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Fri Oct 25 06:56:01 2024 +0200 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Wed Oct 30 21:44:39 2024 +0100 |
tree | 30900743ac0b4391090be5b4579cfb357de44fcd | |
parent | e9e55c7493536ddc632f0323b2a00243f9d84b36 [diff] |
fs: ext4: document struct ext2_inode Provide Sphinx style documentation for struct ext2_inode. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Simon Glass <sjg@chromium.org>