Warning: Permanently added '10.128.10.53' (ED25519) to the list of known hosts. 2024/12/15 06:51:48 ignoring optional flag "sandboxArg"="0" 2024/12/15 06:51:48 ignoring optional flag "type"="gce" 2024/12/15 06:51:48 parsed 1 programs 2024/12/15 06:51:48 executed programs: 0 [ 55.878853][ T1510] Adding 124996k swap on ./swap-file. Priority:0 extents:1 across:124996k [ 58.805641][ T1935] loop0: detected capacity change from 0 to 8192 [ 58.814050][ T1935] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 58.827474][ T1935] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 58.837115][ T1935] REISERFS (device loop0): using ordered data mode [ 58.843897][ T1935] reiserfs: using flush barriers [ 58.851151][ T1935] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 58.867695][ T1935] REISERFS (device loop0): checking transaction log (loop0) [ 58.876342][ T1935] REISERFS (device loop0): Using tea hash to sort names [ 58.883843][ T1935] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 58.893625][ T1935] [ 58.895975][ T1935] ====================================================== [ 58.902981][ T1935] WARNING: possible circular locking dependency detected [ 58.909975][ T1935] 6.1.120-syzkaller #0 Not tainted [ 58.915057][ T1935] ------------------------------------------------------ [ 58.922045][ T1935] syz-executor.0/1935 is trying to acquire lock: [ 58.928427][ T1935] ffff88810c6a82e0 (&type->i_mutex_dir_key#8){+.+.}-{3:3}, at: vfs_setxattr+0xbd/0x170 [ 58.938039][ T1935] [ 58.938039][ T1935] but task is already holding lock: [ 58.945460][ T1935] ffff888145659448 (sb_writers#13){.+.+}-{0:0}, at: mnt_want_write+0xe/0x30 [ 58.954222][ T1935] [ 58.954222][ T1935] which lock already depends on the new lock. [ 58.954222][ T1935] [ 58.964598][ T1935] [ 58.964598][ T1935] the existing dependency chain (in reverse order) is: [ 58.973583][ T1935] [ 58.973583][ T1935] -> #2 (sb_writers#13){.+.+}-{0:0}: [ 58.981037][ T1935] sb_start_write+0x34/0xd0 [ 58.986032][ T1935] mnt_want_write_file+0x12/0x60 [ 58.991482][ T1935] reiserfs_ioctl+0xaf/0x130 [ 58.996599][ T1935] __se_sys_ioctl+0x6a/0xb0 [ 59.001595][ T1935] do_syscall_64+0x3b/0x80 [ 59.006501][ T1935] entry_SYSCALL_64_after_hwframe+0x68/0xd2 [ 59.012890][ T1935] [ 59.012890][ T1935] -> #1 (&sbi->lock){+.+.}-{3:3}: [ 59.020059][ T1935] __mutex_lock+0x99/0x970 [ 59.024968][ T1935] reiserfs_write_lock+0x26/0x40 [ 59.030400][ T1935] reiserfs_lookup+0x174/0x240 [ 59.035829][ T1935] __lookup_slow+0x129/0x190 [ 59.040920][ T1935] lookup_one_len+0xad/0xe0 [ 59.045946][ T1935] reiserfs_lookup_privroot+0x2e/0x90 [ 59.051900][ T1935] reiserfs_fill_super+0xb45/0xc10 [ 59.057601][ T1935] mount_bdev+0x15d/0x1b0 [ 59.062430][ T1935] legacy_get_tree+0x25/0x50 [ 59.067514][ T1935] vfs_get_tree+0x1c/0x80 [ 59.072344][ T1935] do_new_mount+0x15a/0x370 [ 59.077374][ T1935] __se_sys_mount+0x177/0x1e0 [ 59.082552][ T1935] do_syscall_64+0x3b/0x80 [ 59.087488][ T1935] entry_SYSCALL_64_after_hwframe+0x68/0xd2 [ 59.093873][ T1935] [ 59.093873][ T1935] -> #0 (&type->i_mutex_dir_key#8){+.+.}-{3:3}: [ 59.102259][ T1935] __lock_acquire+0x146d/0x2830 [ 59.107708][ T1935] lock_acquire+0xe3/0x270 [ 59.112735][ T1935] down_write+0x26/0xc0 [ 59.117473][ T1935] vfs_setxattr+0xbd/0x170 [ 59.122384][ T1935] setxattr+0x131/0x170 [ 59.127205][ T1935] path_setxattr+0xab/0x120 [ 59.132199][ T1935] __x64_sys_setxattr+0x22/0x30 [ 59.137541][ T1935] do_syscall_64+0x3b/0x80 [ 59.142450][ T1935] entry_SYSCALL_64_after_hwframe+0x68/0xd2 [ 59.148850][ T1935] [ 59.148850][ T1935] other info that might help us debug this: [ 59.148850][ T1935] [ 59.159053][ T1935] Chain exists of: [ 59.159053][ T1935] &type->i_mutex_dir_key#8 --> &sbi->lock --> sb_writers#13 [ 59.159053][ T1935] [ 59.172213][ T1935] Possible unsafe locking scenario: [ 59.172213][ T1935] [ 59.179637][ T1935] CPU0 CPU1 [ 59.184974][ T1935] ---- ---- [ 59.190317][ T1935] lock(sb_writers#13); [ 59.194552][ T1935] lock(&sbi->lock); [ 59.201023][ T1935] lock(sb_writers#13); [ 59.207861][ T1935] lock(&type->i_mutex_dir_key#8); [ 59.213031][ T1935] [ 59.213031][ T1935] *** DEADLOCK *** [ 59.213031][ T1935] [ 59.221150][ T1935] 1 lock held by syz-executor.0/1935: [ 59.226489][ T1935] #0: ffff888145659448 (sb_writers#13){.+.+}-{0:0}, at: mnt_want_write+0xe/0x30 [ 59.235575][ T1935] [ 59.235575][ T1935] stack backtrace: [ 59.241456][ T1935] CPU: 0 PID: 1935 Comm: syz-executor.0 Not tainted 6.1.120-syzkaller #0 [ 59.249837][ T1935] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024 [ 59.259882][ T1935] Call Trace: [ 59.263142][ T1935] [ 59.266053][ T1935] dump_stack_lvl+0x89/0xd7 [ 59.270548][ T1935] print_circular_bug+0x2c5/0x300 [ 59.275551][ T1935] check_noncircular+0x106/0x110 [ 59.280461][ T1935] __lock_acquire+0x146d/0x2830 [ 59.285281][ T1935] ? __lock_acquire+0x541/0x2830 [ 59.290199][ T1935] ? vfs_setxattr+0xbd/0x170 [ 59.294862][ T1935] lock_acquire+0xe3/0x270 [ 59.299293][ T1935] ? vfs_setxattr+0xbd/0x170 [ 59.303866][ T1935] ? __lock_acquire+0x1eca/0x2830 [ 59.308871][ T1935] down_write+0x26/0xc0 [ 59.313005][ T1935] ? vfs_setxattr+0xbd/0x170 [ 59.317567][ T1935] vfs_setxattr+0xbd/0x170 [ 59.321972][ T1935] setxattr+0x131/0x170 [ 59.326201][ T1935] path_setxattr+0xab/0x120 [ 59.330762][ T1935] __x64_sys_setxattr+0x22/0x30 [ 59.335595][ T1935] do_syscall_64+0x3b/0x80 [ 59.339995][ T1935] ? clear_bhb_loop+0x45/0xa0 [ 59.344662][ T1935] entry_SYSCALL_64_after_hwframe+0x68/0xd2 [ 59.350528][ T1935] RIP: 0033:0x7f25e307dda9 [ 59.354938][ T1935] Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 e1 20 00 00 90 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 b0 ff ff ff f7 d8 64 89 01 48 [ 59.374513][ T1935] RSP: 002b:00007f25e3e700c8 EFLAGS: 00000246 ORIG_RAX: 00000000000000bc [ 59.382897][ T1935] RAX: ffffffffffffffda RBX: 00007f25e31abf80 RCX: 00007f25e307dda9 [ 59.390843][ T1935] RDX: 0000000000000000 RSI: 0000000020000100 RDI: 0000000020000080 [ 59.398790][ T1935] RBP: 00007f25e30ca47a R08: 0000000000000001 R09: 0000000000000000 [ 59.406733][ T1935] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 [ 59.414745][ T1935] R13: 0000000000000006 R14: 00007f25e31abf80 R15: 00007fffbbe63218 [ 59.422690][ T1935] [ 59.459688][ T1939] loop0: detected capacity change from 0 to 8192 [ 59.466469][ T1939] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 59.479435][ T1939] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 59.488831][ T1939] REISERFS (device loop0): using ordered data mode [ 59.495549][ T1939] reiserfs: using flush barriers [ 59.501912][ T1939] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 59.518086][ T1939] REISERFS (device loop0): checking transaction log (loop0) [ 59.525830][ T1939] REISERFS (device loop0): Using tea hash to sort names [ 59.532836][ T1939] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 59.574931][ T1942] loop0: detected capacity change from 0 to 8192 [ 59.581843][ T1942] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 59.594811][ T1942] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 59.604044][ T1942] REISERFS (device loop0): using ordered data mode [ 59.610546][ T1942] reiserfs: using flush barriers [ 59.617433][ T1942] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 59.633783][ T1942] REISERFS (device loop0): checking transaction log (loop0) [ 59.641461][ T1942] REISERFS (device loop0): Using tea hash to sort names [ 59.648424][ T1942] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 59.690413][ T1945] loop0: detected capacity change from 0 to 8192 [ 59.697210][ T1945] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 59.710371][ T1945] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 59.719833][ T1945] REISERFS (device loop0): using ordered data mode [ 59.726305][ T1945] reiserfs: using flush barriers [ 59.732755][ T1945] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 59.749062][ T1945] REISERFS (device loop0): checking transaction log (loop0) [ 59.756690][ T1945] REISERFS (device loop0): Using tea hash to sort names [ 59.763726][ T1945] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 59.809973][ T1948] loop0: detected capacity change from 0 to 8192 [ 59.816827][ T1948] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 59.829871][ T1948] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 59.839150][ T1948] REISERFS (device loop0): using ordered data mode [ 59.845776][ T1948] reiserfs: using flush barriers [ 59.852211][ T1948] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 59.868459][ T1948] REISERFS (device loop0): checking transaction log (loop0) [ 59.876044][ T1948] REISERFS (device loop0): Using tea hash to sort names [ 59.883040][ T1948] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 59.924375][ T1951] loop0: detected capacity change from 0 to 8192 [ 59.931221][ T1951] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 59.944352][ T1951] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 59.953889][ T1951] REISERFS (device loop0): using ordered data mode [ 59.960493][ T1951] reiserfs: using flush barriers [ 59.966839][ T1951] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 59.983055][ T1951] REISERFS (device loop0): checking transaction log (loop0) [ 59.990653][ T1951] REISERFS (device loop0): Using tea hash to sort names [ 59.997605][ T1951] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 60.038973][ T1954] loop0: detected capacity change from 0 to 8192 [ 60.045838][ T1954] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 60.058920][ T1954] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 60.068248][ T1954] REISERFS (device loop0): using ordered data mode [ 60.074885][ T1954] reiserfs: using flush barriers [ 60.081410][ T1954] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 60.097604][ T1954] REISERFS (device loop0): checking transaction log (loop0) [ 60.105280][ T1954] REISERFS (device loop0): Using tea hash to sort names [ 60.112301][ T1954] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 60.154567][ T1957] loop0: detected capacity change from 0 to 8192 [ 60.161603][ T1957] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 60.174822][ T1957] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 60.184161][ T1957] REISERFS (device loop0): using ordered data mode [ 60.190656][ T1957] reiserfs: using flush barriers [ 60.196981][ T1957] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 60.213265][ T1957] REISERFS (device loop0): checking transaction log (loop0) [ 60.220852][ T1957] REISERFS (device loop0): Using tea hash to sort names [ 60.228260][ T1957] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 60.274961][ T1960] loop0: detected capacity change from 0 to 8192 [ 60.281920][ T1960] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 60.295007][ T1960] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 60.304448][ T1960] REISERFS (device loop0): using ordered data mode [ 60.311000][ T1960] reiserfs: using flush barriers [ 60.317378][ T1960] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 60.333586][ T1960] REISERFS (device loop0): checking transaction log (loop0) [ 60.341185][ T1960] REISERFS (device loop0): Using tea hash to sort names [ 60.348345][ T1960] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 60.393988][ T1963] loop0: detected capacity change from 0 to 8192 [ 60.401082][ T1963] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 60.414042][ T1963] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 60.423593][ T1963] REISERFS (device loop0): using ordered data mode [ 60.430113][ T1963] reiserfs: using flush barriers [ 60.436880][ T1963] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 60.453191][ T1963] REISERFS (device loop0): checking transaction log (loop0) [ 60.460778][ T1963] REISERFS (device loop0): Using tea hash to sort names [ 60.467748][ T1963] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 60.511539][ T1966] loop0: detected capacity change from 0 to 8192 [ 60.518349][ T1966] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 60.531495][ T1966] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 60.540807][ T1966] REISERFS (device loop0): using ordered data mode [ 60.547285][ T1966] reiserfs: using flush barriers [ 60.553718][ T1966] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 60.570176][ T1966] REISERFS (device loop0): checking transaction log (loop0) [ 60.577848][ T1966] REISERFS (device loop0): Using tea hash to sort names [ 60.584865][ T1966] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 60.627375][ T1969] loop0: detected capacity change from 0 to 8192 [ 60.634302][ T1969] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 60.647432][ T1969] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 60.656752][ T1969] REISERFS (device loop0): using ordered data mode [ 60.663284][ T1969] reiserfs: using flush barriers [ 60.669680][ T1969] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 60.685863][ T1969] REISERFS (device loop0): checking transaction log (loop0) [ 60.693689][ T1969] REISERFS (device loop0): Using tea hash to sort names [ 60.700740][ T1969] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 60.741978][ T1972] loop0: detected capacity change from 0 to 8192 [ 60.748898][ T1972] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 60.761998][ T1972] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 60.771439][ T1972] REISERFS (device loop0): using ordered data mode [ 60.777934][ T1972] reiserfs: using flush barriers [ 60.784517][ T1972] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 60.801030][ T1972] REISERFS (device loop0): checking transaction log (loop0) [ 60.809180][ T1972] REISERFS (device loop0): Using tea hash to sort names [ 60.816202][ T1972] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 60.861507][ T1975] loop0: detected capacity change from 0 to 8192 [ 60.869099][ T1975] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 60.882535][ T1975] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 60.891864][ T1975] REISERFS (device loop0): using ordered data mode [ 60.898338][ T1975] reiserfs: using flush barriers 2024/12/15 06:51:53 executed programs: 14 [ 60.904675][ T1975] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 60.920849][ T1975] REISERFS (device loop0): checking transaction log (loop0) [ 60.928394][ T1975] REISERFS (device loop0): Using tea hash to sort names [ 60.935412][ T1975] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 60.979329][ T1978] loop0: detected capacity change from 0 to 8192 [ 60.987431][ T1978] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 61.000641][ T1978] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 61.009998][ T1978] REISERFS (device loop0): using ordered data mode [ 61.016609][ T1978] reiserfs: using flush barriers [ 61.023025][ T1978] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 61.039221][ T1978] REISERFS (device loop0): checking transaction log (loop0) [ 61.046873][ T1978] REISERFS (device loop0): Using tea hash to sort names [ 61.053892][ T1978] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 61.095250][ T1981] loop0: detected capacity change from 0 to 8192 [ 61.102146][ T1981] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 61.115225][ T1981] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 61.124571][ T1981] REISERFS (device loop0): using ordered data mode [ 61.131178][ T1981] reiserfs: using flush barriers [ 61.137530][ T1981] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 61.153787][ T1981] REISERFS (device loop0): checking transaction log (loop0) [ 61.161336][ T1981] REISERFS (device loop0): Using tea hash to sort names [ 61.168292][ T1981] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 61.210512][ T1984] loop0: detected capacity change from 0 to 8192 [ 61.217329][ T1984] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 61.231017][ T1984] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 61.240355][ T1984] REISERFS (device loop0): using ordered data mode [ 61.246930][ T1984] reiserfs: using flush barriers [ 61.253394][ T1984] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 61.269701][ T1984] REISERFS (device loop0): checking transaction log (loop0) [ 61.277625][ T1984] REISERFS (device loop0): Using tea hash to sort names [ 61.284665][ T1984] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 61.327951][ T1987] loop0: detected capacity change from 0 to 8192 [ 61.334762][ T1987] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 61.347810][ T1987] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 61.357213][ T1987] REISERFS (device loop0): using ordered data mode [ 61.363777][ T1987] reiserfs: using flush barriers [ 61.370158][ T1987] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 61.386404][ T1987] REISERFS (device loop0): checking transaction log (loop0) [ 61.394209][ T1987] REISERFS (device loop0): Using tea hash to sort names [ 61.401236][ T1987] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 61.442533][ T1990] loop0: detected capacity change from 0 to 8192 [ 61.449593][ T1990] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 61.462680][ T1990] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 61.472064][ T1990] REISERFS (device loop0): using ordered data mode [ 61.478548][ T1990] reiserfs: using flush barriers [ 61.485061][ T1990] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 61.501715][ T1990] REISERFS (device loop0): checking transaction log (loop0) [ 61.509292][ T1990] REISERFS (device loop0): Using tea hash to sort names [ 61.516316][ T1990] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 61.556996][ T1993] loop0: detected capacity change from 0 to 8192 [ 61.563922][ T1993] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 61.577200][ T1993] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 61.586564][ T1993] REISERFS (device loop0): using ordered data mode [ 61.593233][ T1993] reiserfs: using flush barriers [ 61.599797][ T1993] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 61.616231][ T1993] REISERFS (device loop0): checking transaction log (loop0) [ 61.623850][ T1993] REISERFS (device loop0): Using tea hash to sort names [ 61.630980][ T1993] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 61.671669][ T1996] loop0: detected capacity change from 0 to 8192 [ 61.678468][ T1996] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 61.691602][ T1996] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 61.701195][ T1996] REISERFS (device loop0): using ordered data mode [ 61.707691][ T1996] reiserfs: using flush barriers [ 61.714098][ T1996] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 61.731202][ T1996] REISERFS (device loop0): checking transaction log (loop0) [ 61.738752][ T1996] REISERFS (device loop0): Using tea hash to sort names [ 61.745763][ T1996] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 61.786898][ T1999] loop0: detected capacity change from 0 to 8192 [ 61.793735][ T1999] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 61.806886][ T1999] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 61.816339][ T1999] REISERFS (device loop0): using ordered data mode [ 61.822900][ T1999] reiserfs: using flush barriers [ 61.829386][ T1999] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 61.845751][ T1999] REISERFS (device loop0): checking transaction log (loop0) [ 61.853408][ T1999] REISERFS (device loop0): Using tea hash to sort names [ 61.860411][ T1999] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 61.901876][ T2002] loop0: detected capacity change from 0 to 8192 [ 61.909586][ T2002] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 61.922624][ T2002] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 61.932225][ T2002] REISERFS (device loop0): using ordered data mode [ 61.938893][ T2002] reiserfs: using flush barriers [ 61.945297][ T2002] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 61.961670][ T2002] REISERFS (device loop0): checking transaction log (loop0) [ 61.969214][ T2002] REISERFS (device loop0): Using tea hash to sort names [ 61.976218][ T2002] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 62.022983][ T2005] loop0: detected capacity change from 0 to 8192 [ 62.029869][ T2005] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 62.042852][ T2005] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 62.052230][ T2005] REISERFS (device loop0): using ordered data mode [ 62.058801][ T2005] reiserfs: using flush barriers [ 62.065362][ T2005] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 62.081544][ T2005] REISERFS (device loop0): checking transaction log (loop0) [ 62.089181][ T2005] REISERFS (device loop0): Using tea hash to sort names [ 62.096221][ T2005] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 62.137859][ T2008] loop0: detected capacity change from 0 to 8192 [ 62.144795][ T2008] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 62.157902][ T2008] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 62.167301][ T2008] REISERFS (device loop0): using ordered data mode [ 62.173934][ T2008] reiserfs: using flush barriers [ 62.180391][ T2008] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 62.196566][ T2008] REISERFS (device loop0): checking transaction log (loop0) [ 62.204186][ T2008] REISERFS (device loop0): Using tea hash to sort names [ 62.211280][ T2008] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 62.252923][ T2011] loop0: detected capacity change from 0 to 8192 [ 62.259978][ T2011] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 62.272996][ T2011] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 62.282573][ T2011] REISERFS (device loop0): using ordered data mode [ 62.289136][ T2011] reiserfs: using flush barriers [ 62.295513][ T2011] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 62.311879][ T2011] REISERFS (device loop0): checking transaction log (loop0) [ 62.319683][ T2011] REISERFS (device loop0): Using tea hash to sort names [ 62.326669][ T2011] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 62.367915][ T2014] loop0: detected capacity change from 0 to 8192 [ 62.374987][ T2014] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 62.388005][ T2014] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 62.397384][ T2014] REISERFS (device loop0): using ordered data mode [ 62.403949][ T2014] reiserfs: using flush barriers [ 62.410545][ T2014] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 62.426722][ T2014] REISERFS (device loop0): checking transaction log (loop0) [ 62.434436][ T2014] REISERFS (device loop0): Using tea hash to sort names [ 62.441411][ T2014] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 62.483014][ T2017] loop0: detected capacity change from 0 to 8192 [ 62.490137][ T2017] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 62.503240][ T2017] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 62.512595][ T2017] REISERFS (device loop0): using ordered data mode [ 62.519076][ T2017] reiserfs: using flush barriers [ 62.525570][ T2017] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 62.541766][ T2017] REISERFS (device loop0): checking transaction log (loop0) [ 62.549512][ T2017] REISERFS (device loop0): Using tea hash to sort names [ 62.556567][ T2017] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 62.598174][ T2020] loop0: detected capacity change from 0 to 8192 [ 62.605278][ T2020] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 62.618266][ T2020] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 62.627594][ T2020] REISERFS (device loop0): using ordered data mode [ 62.634165][ T2020] reiserfs: using flush barriers [ 62.640531][ T2020] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 62.656699][ T2020] REISERFS (device loop0): checking transaction log (loop0) [ 62.664252][ T2020] REISERFS (device loop0): Using tea hash to sort names [ 62.671395][ T2020] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 62.712783][ T2023] loop0: detected capacity change from 0 to 8192 [ 62.720738][ T2023] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 62.734061][ T2023] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 62.743449][ T2023] REISERFS (device loop0): using ordered data mode [ 62.749994][ T2023] reiserfs: using flush barriers [ 62.756336][ T2023] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 62.772913][ T2023] REISERFS (device loop0): checking transaction log (loop0) [ 62.780705][ T2023] REISERFS (device loop0): Using tea hash to sort names [ 62.787663][ T2023] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 62.828928][ T2026] loop0: detected capacity change from 0 to 8192 [ 62.835842][ T2026] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 62.848991][ T2026] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 62.858484][ T2026] REISERFS (device loop0): using ordered data mode [ 62.864991][ T2026] reiserfs: using flush barriers [ 62.871306][ T2026] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 62.887515][ T2026] REISERFS (device loop0): checking transaction log (loop0) [ 62.895204][ T2026] REISERFS (device loop0): Using tea hash to sort names [ 62.902248][ T2026] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 62.943742][ T2029] loop0: detected capacity change from 0 to 8192 [ 62.950588][ T2029] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 62.963801][ T2029] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 62.973186][ T2029] REISERFS (device loop0): using ordered data mode [ 62.979716][ T2029] reiserfs: using flush barriers [ 62.986051][ T2029] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 63.002343][ T2029] REISERFS (device loop0): checking transaction log (loop0) [ 63.010212][ T2029] REISERFS (device loop0): Using tea hash to sort names [ 63.017306][ T2029] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 63.057831][ T2032] loop0: detected capacity change from 0 to 8192 [ 63.064664][ T2032] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 63.077671][ T2032] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 63.087009][ T2032] REISERFS (device loop0): using ordered data mode [ 63.093560][ T2032] reiserfs: using flush barriers [ 63.099982][ T2032] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 63.116159][ T2032] REISERFS (device loop0): checking transaction log (loop0) [ 63.123669][ T2032] REISERFS (device loop0): Using tea hash to sort names [ 63.130645][ T2032] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 63.172432][ T2035] loop0: detected capacity change from 0 to 8192 [ 63.179282][ T2035] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 63.192398][ T2035] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 63.201798][ T2035] REISERFS (device loop0): using ordered data mode [ 63.208380][ T2035] reiserfs: using flush barriers [ 63.214782][ T2035] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 63.231372][ T2035] REISERFS (device loop0): checking transaction log (loop0) [ 63.239120][ T2035] REISERFS (device loop0): Using tea hash to sort names [ 63.246135][ T2035] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 63.287371][ T2038] loop0: detected capacity change from 0 to 8192 [ 63.295120][ T2038] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 63.308164][ T2038] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 63.317613][ T2038] REISERFS (device loop0): using ordered data mode [ 63.324199][ T2038] reiserfs: using flush barriers [ 63.330738][ T2038] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 63.347012][ T2038] REISERFS (device loop0): checking transaction log (loop0) [ 63.354732][ T2038] REISERFS (device loop0): Using tea hash to sort names [ 63.361718][ T2038] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 63.402330][ T2041] loop0: detected capacity change from 0 to 8192 [ 63.409094][ T2041] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 63.422196][ T2041] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 63.431664][ T2041] REISERFS (device loop0): using ordered data mode [ 63.438242][ T2041] reiserfs: using flush barriers [ 63.444629][ T2041] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 63.460942][ T2041] REISERFS (device loop0): checking transaction log (loop0) [ 63.468498][ T2041] REISERFS (device loop0): Using tea hash to sort names [ 63.475477][ T2041] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 63.517073][ T2044] loop0: detected capacity change from 0 to 8192 [ 63.523979][ T2044] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 63.537141][ T2044] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 63.546829][ T2044] REISERFS (device loop0): using ordered data mode [ 63.553358][ T2044] reiserfs: using flush barriers [ 63.560035][ T2044] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 63.576797][ T2044] REISERFS (device loop0): checking transaction log (loop0) [ 63.584411][ T2044] REISERFS (device loop0): Using tea hash to sort names [ 63.592113][ T2044] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 63.633645][ T2047] loop0: detected capacity change from 0 to 8192 [ 63.640749][ T2047] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 63.653693][ T2047] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 63.662960][ T2047] REISERFS (device loop0): using ordered data mode [ 63.669468][ T2047] reiserfs: using flush barriers [ 63.675897][ T2047] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 63.692247][ T2047] REISERFS (device loop0): checking transaction log (loop0) [ 63.700211][ T2047] REISERFS (device loop0): Using tea hash to sort names [ 63.707205][ T2047] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 63.749012][ T2050] loop0: detected capacity change from 0 to 8192 [ 63.756042][ T2050] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 63.769167][ T2050] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 63.778657][ T2050] REISERFS (device loop0): using ordered data mode [ 63.785518][ T2050] reiserfs: using flush barriers [ 63.791917][ T2050] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 63.808387][ T2050] REISERFS (device loop0): checking transaction log (loop0) [ 63.817065][ T2050] REISERFS (device loop0): Using tea hash to sort names [ 63.824358][ T2050] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 63.869279][ T2053] loop0: detected capacity change from 0 to 8192 [ 63.877618][ T2053] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 63.891715][ T2053] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 63.901231][ T2053] REISERFS (device loop0): using ordered data mode [ 63.907733][ T2053] reiserfs: using flush barriers [ 63.914309][ T2053] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 63.930708][ T2053] REISERFS (device loop0): checking transaction log (loop0) [ 63.938291][ T2053] REISERFS (device loop0): Using tea hash to sort names [ 63.945403][ T2053] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 63.987000][ T2056] loop0: detected capacity change from 0 to 8192 [ 63.993922][ T2056] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 64.006976][ T2056] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 64.016412][ T2056] REISERFS (device loop0): using ordered data mode [ 64.022964][ T2056] reiserfs: using flush barriers [ 64.029328][ T2056] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 64.045696][ T2056] REISERFS (device loop0): checking transaction log (loop0) [ 64.053339][ T2056] REISERFS (device loop0): Using tea hash to sort names [ 64.060339][ T2056] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 64.101028][ T2059] loop0: detected capacity change from 0 to 8192 [ 64.107839][ T2059] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 64.120842][ T2059] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 64.130309][ T2059] REISERFS (device loop0): using ordered data mode [ 64.136849][ T2059] reiserfs: using flush barriers [ 64.143299][ T2059] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 64.159641][ T2059] REISERFS (device loop0): checking transaction log (loop0) [ 64.167688][ T2059] REISERFS (device loop0): Using tea hash to sort names [ 64.174803][ T2059] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 64.218020][ T2062] loop0: detected capacity change from 0 to 8192 [ 64.224968][ T2062] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 64.237954][ T2062] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 64.247524][ T2062] REISERFS (device loop0): using ordered data mode [ 64.254120][ T2062] reiserfs: using flush barriers [ 64.260567][ T2062] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 64.276822][ T2062] REISERFS (device loop0): checking transaction log (loop0) [ 64.284465][ T2062] REISERFS (device loop0): Using tea hash to sort names [ 64.291540][ T2062] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 64.332649][ T2065] loop0: detected capacity change from 0 to 8192 [ 64.339500][ T2065] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 64.352719][ T2065] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 64.362441][ T2065] REISERFS (device loop0): using ordered data mode [ 64.368972][ T2065] reiserfs: using flush barriers [ 64.375424][ T2065] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 64.391586][ T2065] REISERFS (device loop0): checking transaction log (loop0) [ 64.399174][ T2065] REISERFS (device loop0): Using tea hash to sort names [ 64.406194][ T2065] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 64.450001][ T2068] loop0: detected capacity change from 0 to 8192 [ 64.456797][ T2068] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 64.469901][ T2068] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 64.479203][ T2068] REISERFS (device loop0): using ordered data mode [ 64.485757][ T2068] reiserfs: using flush barriers [ 64.492148][ T2068] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 64.508334][ T2068] REISERFS (device loop0): checking transaction log (loop0) [ 64.515979][ T2068] REISERFS (device loop0): Using tea hash to sort names [ 64.523004][ T2068] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 64.565159][ T2071] loop0: detected capacity change from 0 to 8192 [ 64.572050][ T2071] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 64.585190][ T2071] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 64.594575][ T2071] REISERFS (device loop0): using ordered data mode [ 64.601275][ T2071] reiserfs: using flush barriers [ 64.607570][ T2071] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 64.623946][ T2071] REISERFS (device loop0): checking transaction log (loop0) [ 64.631524][ T2071] REISERFS (device loop0): Using tea hash to sort names [ 64.638479][ T2071] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 64.680313][ T2074] loop0: detected capacity change from 0 to 8192 [ 64.687163][ T2074] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 64.700516][ T2074] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 64.709995][ T2074] REISERFS (device loop0): using ordered data mode [ 64.716596][ T2074] reiserfs: using flush barriers [ 64.723071][ T2074] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 64.739527][ T2074] REISERFS (device loop0): checking transaction log (loop0) [ 64.747289][ T2074] REISERFS (device loop0): Using tea hash to sort names [ 64.754385][ T2074] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 64.796336][ T2077] loop0: detected capacity change from 0 to 8192 [ 64.803408][ T2077] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 64.816559][ T2077] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 64.825920][ T2077] REISERFS (device loop0): using ordered data mode [ 64.832457][ T2077] reiserfs: using flush barriers [ 64.839026][ T2077] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 64.855230][ T2077] REISERFS (device loop0): checking transaction log (loop0) [ 64.862840][ T2077] REISERFS (device loop0): Using tea hash to sort names [ 64.869920][ T2077] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 64.911462][ T2080] loop0: detected capacity change from 0 to 8192 [ 64.918384][ T2080] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 64.931413][ T2080] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 64.940762][ T2080] REISERFS (device loop0): using ordered data mode [ 64.947252][ T2080] reiserfs: using flush barriers [ 64.953625][ T2080] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 64.969885][ T2080] REISERFS (device loop0): checking transaction log (loop0) [ 64.977511][ T2080] REISERFS (device loop0): Using tea hash to sort names [ 64.984541][ T2080] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 65.025735][ T2083] loop0: detected capacity change from 0 to 8192 [ 65.032609][ T2083] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 65.045832][ T2083] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 65.055739][ T2083] REISERFS (device loop0): using ordered data mode [ 65.062301][ T2083] reiserfs: using flush barriers [ 65.068665][ T2083] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 65.085078][ T2083] REISERFS (device loop0): checking transaction log (loop0) [ 65.092658][ T2083] REISERFS (device loop0): Using tea hash to sort names [ 65.099682][ T2083] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 65.168481][ T2086] loop0: detected capacity change from 0 to 8192 [ 65.175365][ T2086] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 65.188468][ T2086] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 65.197800][ T2086] REISERFS (device loop0): using ordered data mode [ 65.204312][ T2086] reiserfs: using flush barriers [ 65.210765][ T2086] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 65.226928][ T2086] REISERFS (device loop0): checking transaction log (loop0) [ 65.234524][ T2086] REISERFS (device loop0): Using tea hash to sort names [ 65.241620][ T2086] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 65.282516][ T2089] loop0: detected capacity change from 0 to 8192 [ 65.289276][ T2089] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 65.302879][ T2089] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 65.312642][ T2089] REISERFS (device loop0): using ordered data mode [ 65.319247][ T2089] reiserfs: using flush barriers [ 65.325719][ T2089] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 65.341995][ T2089] REISERFS (device loop0): checking transaction log (loop0) [ 65.349531][ T2089] REISERFS (device loop0): Using tea hash to sort names [ 65.356531][ T2089] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 65.397237][ T2092] loop0: detected capacity change from 0 to 8192 [ 65.404189][ T2092] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 65.417431][ T2092] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 65.426921][ T2092] REISERFS (device loop0): using ordered data mode [ 65.433582][ T2092] reiserfs: using flush barriers [ 65.439932][ T2092] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 65.456181][ T2092] REISERFS (device loop0): checking transaction log (loop0) [ 65.463837][ T2092] REISERFS (device loop0): Using tea hash to sort names [ 65.470999][ T2092] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 65.512066][ T2095] loop0: detected capacity change from 0 to 8192 [ 65.518946][ T2095] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 65.532163][ T2095] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 65.541790][ T2095] REISERFS (device loop0): using ordered data mode [ 65.548290][ T2095] reiserfs: using flush barriers [ 65.554724][ T2095] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 65.570941][ T2095] REISERFS (device loop0): checking transaction log (loop0) [ 65.578534][ T2095] REISERFS (device loop0): Using tea hash to sort names [ 65.585715][ T2095] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 65.627015][ T2098] loop0: detected capacity change from 0 to 8192 [ 65.633959][ T2098] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 65.647012][ T2098] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 65.656422][ T2098] REISERFS (device loop0): using ordered data mode [ 65.663054][ T2098] reiserfs: using flush barriers [ 65.669594][ T2098] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 65.685842][ T2098] REISERFS (device loop0): checking transaction log (loop0) [ 65.693532][ T2098] REISERFS (device loop0): Using tea hash to sort names [ 65.700910][ T2098] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 65.746757][ T2101] loop0: detected capacity change from 0 to 8192 [ 65.753875][ T2101] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 65.767023][ T2101] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 65.776428][ T2101] REISERFS (device loop0): using ordered data mode [ 65.782929][ T2101] reiserfs: using flush barriers [ 65.789247][ T2101] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 65.805606][ T2101] REISERFS (device loop0): checking transaction log (loop0) [ 65.813368][ T2101] REISERFS (device loop0): Using tea hash to sort names [ 65.820578][ T2101] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 65.862651][ T2104] loop0: detected capacity change from 0 to 8192 [ 65.869985][ T2104] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 65.883429][ T2104] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 65.892814][ T2104] REISERFS (device loop0): using ordered data mode [ 65.899392][ T2104] reiserfs: using flush barriers 2024/12/15 06:51:58 executed programs: 57 [ 65.906030][ T2104] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 65.922323][ T2104] REISERFS (device loop0): checking transaction log (loop0) [ 65.929975][ T2104] REISERFS (device loop0): Using tea hash to sort names [ 65.937080][ T2104] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 65.981025][ T2107] loop0: detected capacity change from 0 to 8192 [ 65.987797][ T2107] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 66.000896][ T2107] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 66.010280][ T2107] REISERFS (device loop0): using ordered data mode [ 66.016780][ T2107] reiserfs: using flush barriers [ 66.023186][ T2107] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 66.039541][ T2107] REISERFS (device loop0): checking transaction log (loop0) [ 66.047283][ T2107] REISERFS (device loop0): Using tea hash to sort names [ 66.054472][ T2107] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 66.095344][ T2110] loop0: detected capacity change from 0 to 8192 [ 66.102276][ T2110] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 66.115395][ T2110] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 66.124970][ T2110] REISERFS (device loop0): using ordered data mode [ 66.131506][ T2110] reiserfs: using flush barriers [ 66.137938][ T2110] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 66.154116][ T2110] REISERFS (device loop0): checking transaction log (loop0) [ 66.161778][ T2110] REISERFS (device loop0): Using tea hash to sort names [ 66.168758][ T2110] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 66.212694][ T2113] loop0: detected capacity change from 0 to 8192 [ 66.219758][ T2113] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 66.234031][ T2113] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 66.244040][ T2113] REISERFS (device loop0): using ordered data mode [ 66.250813][ T2113] reiserfs: using flush barriers [ 66.257264][ T2113] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 66.274194][ T2113] REISERFS (device loop0): checking transaction log (loop0) [ 66.282217][ T2113] REISERFS (device loop0): Using tea hash to sort names [ 66.289439][ T2113] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 66.331537][ T2116] loop0: detected capacity change from 0 to 8192 [ 66.338416][ T2116] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 66.351959][ T2116] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 66.361358][ T2116] REISERFS (device loop0): using ordered data mode [ 66.367887][ T2116] reiserfs: using flush barriers [ 66.374272][ T2116] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 66.390514][ T2116] REISERFS (device loop0): checking transaction log (loop0) [ 66.398261][ T2116] REISERFS (device loop0): Using tea hash to sort names [ 66.405510][ T2116] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 66.446164][ T2119] loop0: detected capacity change from 0 to 8192 [ 66.453152][ T2119] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 66.466676][ T2119] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 66.476293][ T2119] REISERFS (device loop0): using ordered data mode [ 66.482871][ T2119] reiserfs: using flush barriers [ 66.489585][ T2119] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 66.505786][ T2119] REISERFS (device loop0): checking transaction log (loop0) [ 66.513298][ T2119] REISERFS (device loop0): Using tea hash to sort names [ 66.520349][ T2119] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 66.561871][ T2122] loop0: detected capacity change from 0 to 8192 [ 66.568637][ T2122] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 66.581805][ T2122] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 66.591308][ T2122] REISERFS (device loop0): using ordered data mode [ 66.597906][ T2122] reiserfs: using flush barriers [ 66.604377][ T2122] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 66.620628][ T2122] REISERFS (device loop0): checking transaction log (loop0) [ 66.628354][ T2122] REISERFS (device loop0): Using tea hash to sort names [ 66.635410][ T2122] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 66.677228][ T2125] loop0: detected capacity change from 0 to 8192 [ 66.684135][ T2125] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 66.697147][ T2125] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 66.706507][ T2125] REISERFS (device loop0): using ordered data mode [ 66.713241][ T2125] reiserfs: using flush barriers [ 66.719700][ T2125] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 66.735886][ T2125] REISERFS (device loop0): checking transaction log (loop0) [ 66.743530][ T2125] REISERFS (device loop0): Using tea hash to sort names [ 66.750649][ T2125] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 66.791978][ T2128] loop0: detected capacity change from 0 to 8192 [ 66.799107][ T2128] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 66.812592][ T2128] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 66.822286][ T2128] REISERFS (device loop0): using ordered data mode [ 66.828980][ T2128] reiserfs: using flush barriers [ 66.835604][ T2128] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 66.852437][ T2128] REISERFS (device loop0): checking transaction log (loop0) [ 66.860507][ T2128] REISERFS (device loop0): Using tea hash to sort names [ 66.867539][ T2128] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 66.908714][ T2131] loop0: detected capacity change from 0 to 8192 [ 66.915697][ T2131] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 66.928824][ T2131] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 66.938244][ T2131] REISERFS (device loop0): using ordered data mode [ 66.944894][ T2131] reiserfs: using flush barriers [ 66.951308][ T2131] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 66.967509][ T2131] REISERFS (device loop0): checking transaction log (loop0) [ 66.975145][ T2131] REISERFS (device loop0): Using tea hash to sort names [ 66.982220][ T2131] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 67.023163][ T2134] loop0: detected capacity change from 0 to 8192 [ 67.030179][ T2134] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 67.043354][ T2134] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 67.052742][ T2134] REISERFS (device loop0): using ordered data mode [ 67.059228][ T2134] reiserfs: using flush barriers [ 67.065618][ T2134] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 67.081836][ T2134] REISERFS (device loop0): checking transaction log (loop0) [ 67.089443][ T2134] REISERFS (device loop0): Using tea hash to sort names [ 67.096541][ T2134] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 67.137411][ T2137] loop0: detected capacity change from 0 to 8192 [ 67.144280][ T2137] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 67.157268][ T2137] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 67.166720][ T2137] REISERFS (device loop0): using ordered data mode [ 67.173431][ T2137] reiserfs: using flush barriers [ 67.179905][ T2137] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 67.196199][ T2137] REISERFS (device loop0): checking transaction log (loop0) [ 67.204024][ T2137] REISERFS (device loop0): Using tea hash to sort names [ 67.211073][ T2137] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 67.252730][ T2140] loop0: detected capacity change from 0 to 8192 [ 67.259748][ T2140] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 67.272845][ T2140] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 67.282263][ T2140] REISERFS (device loop0): using ordered data mode [ 67.288754][ T2140] reiserfs: using flush barriers [ 67.295327][ T2140] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 67.311679][ T2140] REISERFS (device loop0): checking transaction log (loop0) [ 67.319281][ T2140] REISERFS (device loop0): Using tea hash to sort names [ 67.326286][ T2140] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 67.367478][ T2143] loop0: detected capacity change from 0 to 8192 [ 67.374386][ T2143] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 67.387382][ T2143] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 67.396819][ T2143] REISERFS (device loop0): using ordered data mode [ 67.403359][ T2143] reiserfs: using flush barriers [ 67.409929][ T2143] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 67.426114][ T2143] REISERFS (device loop0): checking transaction log (loop0) [ 67.433720][ T2143] REISERFS (device loop0): Using tea hash to sort names [ 67.440732][ T2143] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 67.481838][ T2146] loop0: detected capacity change from 0 to 8192 [ 67.488636][ T2146] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 67.501827][ T2146] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 67.511300][ T2146] REISERFS (device loop0): using ordered data mode [ 67.517885][ T2146] reiserfs: using flush barriers [ 67.524377][ T2146] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 67.540819][ T2146] REISERFS (device loop0): checking transaction log (loop0) [ 67.548420][ T2146] REISERFS (device loop0): Using tea hash to sort names [ 67.555459][ T2146] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 67.596396][ T2149] loop0: detected capacity change from 0 to 8192 [ 67.603195][ T2149] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 67.616178][ T2149] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 67.625609][ T2149] REISERFS (device loop0): using ordered data mode [ 67.632154][ T2149] reiserfs: using flush barriers [ 67.638575][ T2149] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 67.654874][ T2149] REISERFS (device loop0): checking transaction log (loop0) [ 67.662970][ T2149] REISERFS (device loop0): Using tea hash to sort names [ 67.670365][ T2149] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 67.711254][ T2152] loop0: detected capacity change from 0 to 8192 [ 67.718064][ T2152] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 67.731160][ T2152] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 67.740487][ T2152] REISERFS (device loop0): using ordered data mode [ 67.747256][ T2152] reiserfs: using flush barriers [ 67.753662][ T2152] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 67.769880][ T2152] REISERFS (device loop0): checking transaction log (loop0) [ 67.777504][ T2152] REISERFS (device loop0): Using tea hash to sort names [ 67.784522][ T2152] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 67.829305][ T2155] loop0: detected capacity change from 0 to 8192 [ 67.836147][ T2155] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 67.849542][ T2155] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 67.859027][ T2155] REISERFS (device loop0): using ordered data mode [ 67.865769][ T2155] reiserfs: using flush barriers [ 67.872157][ T2155] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 67.888634][ T2155] REISERFS (device loop0): checking transaction log (loop0) [ 67.896332][ T2155] REISERFS (device loop0): Using tea hash to sort names [ 67.903411][ T2155] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 67.943788][ T2158] loop0: detected capacity change from 0 to 8192 [ 67.950632][ T2158] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 67.963714][ T2158] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 67.973074][ T2158] REISERFS (device loop0): using ordered data mode [ 67.979698][ T2158] reiserfs: using flush barriers [ 67.986067][ T2158] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 68.002375][ T2158] REISERFS (device loop0): checking transaction log (loop0) [ 68.010324][ T2158] REISERFS (device loop0): Using tea hash to sort names [ 68.017444][ T2158] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 68.058193][ T2161] loop0: detected capacity change from 0 to 8192 [ 68.065052][ T2161] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 68.078374][ T2161] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 68.087773][ T2161] REISERFS (device loop0): using ordered data mode [ 68.094320][ T2161] reiserfs: using flush barriers [ 68.100788][ T2161] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 68.117132][ T2161] REISERFS (device loop0): checking transaction log (loop0) [ 68.124721][ T2161] REISERFS (device loop0): Using tea hash to sort names [ 68.131855][ T2161] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 68.172893][ T2164] loop0: detected capacity change from 0 to 8192 [ 68.179996][ T2164] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 68.193247][ T2164] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 68.202624][ T2164] REISERFS (device loop0): using ordered data mode [ 68.209122][ T2164] reiserfs: using flush barriers [ 68.215586][ T2164] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 68.231948][ T2164] REISERFS (device loop0): checking transaction log (loop0) [ 68.239506][ T2164] REISERFS (device loop0): Using tea hash to sort names [ 68.246601][ T2164] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 68.287552][ T2167] loop0: detected capacity change from 0 to 8192 [ 68.294368][ T2167] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 68.307406][ T2167] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 68.316912][ T2167] REISERFS (device loop0): using ordered data mode [ 68.323469][ T2167] reiserfs: using flush barriers [ 68.329984][ T2167] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 68.346161][ T2167] REISERFS (device loop0): checking transaction log (loop0) [ 68.353768][ T2167] REISERFS (device loop0): Using tea hash to sort names [ 68.360900][ T2167] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 68.402711][ T2170] loop0: detected capacity change from 0 to 8192 [ 68.409785][ T2170] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 68.422839][ T2170] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 68.432431][ T2170] REISERFS (device loop0): using ordered data mode [ 68.438956][ T2170] reiserfs: using flush barriers [ 68.445466][ T2170] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 68.461730][ T2170] REISERFS (device loop0): checking transaction log (loop0) [ 68.469369][ T2170] REISERFS (device loop0): Using tea hash to sort names [ 68.476473][ T2170] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 68.517863][ T2173] loop0: detected capacity change from 0 to 8192 [ 68.524719][ T2173] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 68.537987][ T2173] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 68.547422][ T2173] REISERFS (device loop0): using ordered data mode [ 68.554014][ T2173] reiserfs: using flush barriers [ 68.560435][ T2173] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 68.576635][ T2173] REISERFS (device loop0): checking transaction log (loop0) [ 68.584190][ T2173] REISERFS (device loop0): Using tea hash to sort names [ 68.591160][ T2173] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 68.633091][ T2176] loop0: detected capacity change from 0 to 8192 [ 68.640185][ T2176] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 68.653436][ T2176] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 68.662723][ T2176] REISERFS (device loop0): using ordered data mode [ 68.669203][ T2176] reiserfs: using flush barriers [ 68.675632][ T2176] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 68.692192][ T2176] REISERFS (device loop0): checking transaction log (loop0) [ 68.699846][ T2176] REISERFS (device loop0): Using tea hash to sort names [ 68.706932][ T2176] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 68.748738][ T2179] loop0: detected capacity change from 0 to 8192 [ 68.755839][ T2179] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 68.768920][ T2179] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 68.778499][ T2179] REISERFS (device loop0): using ordered data mode [ 68.785024][ T2179] reiserfs: using flush barriers [ 68.791450][ T2179] REISERFS (device loop0): journal params: device loop0, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 [ 68.807931][ T2179] REISERFS (device loop0): checking transaction log (loop0) [ 68.815531][ T2179] REISERFS (device loop0): Using tea hash to sort names [ 68.822667][ T2179] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 68.867165][ T2182] loop0: detected capacity change from 0 to 8192 [ 68.874133][ T2182] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 68.887313][ T2182] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 68.896687][ T2182] REISERFS (device loop0): using ordered data mode [ 68.903293][ T2182] reiserfs: using flush barriers