Your ROOT_URL in app.ini is https://gitea.jennalody.de/ but you are visiting https://gitea.jenslody.de/jenna/kernel_samsung_sm7125/blame/commit/8913007e67106597fed4b9dd3787e8dca6915a83/fs/befs/inode.h
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
|
|
/*
|
|
|
|
* inode.h
|
|
|
|
*
|
|
|
|
*/
|
|
|
|
|
|
|
|
int befs_check_inode(struct super_block *sb, befs_inode * raw_inode,
|
|
|
|
befs_blocknr_t inode);
|
|
|
|
|