Warning: Permanently added '10.128.0.89' (ED25519) to the list of known hosts. 2024/10/31 16:11:26 ignoring optional flag "sandboxArg"="0" 2024/10/31 16:11:26 ignoring optional flag "type"="gce" 2024/10/31 16:11:26 parsed 1 programs 2024/10/31 16:11:27 executed programs: 0 [ 50.153994][ T1506] Adding 124996k swap on ./swap-file. Priority:0 extents:1 across:124996k [ 53.091031][ T1930] loop0: detected capacity change from 0 to 8192 [ 53.099352][ T1930] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 53.112616][ T1930] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 53.122035][ T1930] REISERFS (device loop0): using ordered data mode [ 53.128695][ T1930] reiserfs: using flush barriers [ 53.136019][ T1930] 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 [ 53.152439][ T1930] REISERFS (device loop0): checking transaction log (loop0) [ 53.161230][ T1930] REISERFS (device loop0): Using tea hash to sort names [ 53.168830][ T1930] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 53.179311][ T1930] [ 53.181658][ T1930] ====================================================== [ 53.188685][ T1930] WARNING: possible circular locking dependency detected [ 53.195684][ T1930] 6.1.114-syzkaller #0 Not tainted [ 53.200766][ T1930] ------------------------------------------------------ [ 53.207761][ T1930] syz-executor.0/1930 is trying to acquire lock: [ 53.214055][ T1930] ffff88810c7482e0 (&type->i_mutex_dir_key#8){+.+.}-{3:3}, at: vfs_setxattr+0xbd/0x170 [ 53.223667][ T1930] [ 53.223667][ T1930] but task is already holding lock: [ 53.230997][ T1930] ffff888101b17448 (sb_writers#13){.+.+}-{0:0}, at: mnt_want_write+0xe/0x30 [ 53.239664][ T1930] [ 53.239664][ T1930] which lock already depends on the new lock. [ 53.239664][ T1930] [ 53.250055][ T1930] [ 53.250055][ T1930] the existing dependency chain (in reverse order) is: [ 53.259157][ T1930] [ 53.259157][ T1930] -> #2 (sb_writers#13){.+.+}-{0:0}: [ 53.266676][ T1930] sb_start_write+0x34/0xd0 [ 53.271674][ T1930] mnt_want_write_file+0x12/0x60 [ 53.277100][ T1930] reiserfs_ioctl+0xaf/0x130 [ 53.282375][ T1930] __se_sys_ioctl+0x6a/0xb0 [ 53.287560][ T1930] do_syscall_64+0x3b/0x80 [ 53.292497][ T1930] entry_SYSCALL_64_after_hwframe+0x68/0xd2 [ 53.298980][ T1930] [ 53.298980][ T1930] -> #1 (&sbi->lock){+.+.}-{3:3}: [ 53.306252][ T1930] __mutex_lock+0x99/0x970 [ 53.311260][ T1930] reiserfs_write_lock+0x26/0x40 [ 53.316688][ T1930] reiserfs_lookup+0x174/0x240 [ 53.321983][ T1930] __lookup_slow+0x129/0x190 [ 53.327093][ T1930] lookup_one_len+0xad/0xe0 [ 53.332101][ T1930] reiserfs_lookup_privroot+0x2e/0x90 [ 53.338157][ T1930] reiserfs_fill_super+0xb45/0xc10 [ 53.343783][ T1930] mount_bdev+0x15d/0x1b0 [ 53.348643][ T1930] legacy_get_tree+0x25/0x50 [ 53.353747][ T1930] vfs_get_tree+0x1c/0x80 [ 53.358575][ T1930] do_new_mount+0x15a/0x370 [ 53.363578][ T1930] __se_sys_mount+0x177/0x1e0 [ 53.369179][ T1930] do_syscall_64+0x3b/0x80 [ 53.374085][ T1930] entry_SYSCALL_64_after_hwframe+0x68/0xd2 [ 53.380476][ T1930] [ 53.380476][ T1930] -> #0 (&type->i_mutex_dir_key#8){+.+.}-{3:3}: [ 53.389133][ T1930] __lock_acquire+0x146d/0x2830 [ 53.394485][ T1930] lock_acquire+0xe3/0x270 [ 53.399397][ T1930] down_write+0x26/0xc0 [ 53.404052][ T1930] vfs_setxattr+0xbd/0x170 [ 53.409137][ T1930] setxattr+0x131/0x170 [ 53.413816][ T1930] path_setxattr+0xab/0x120 [ 53.418839][ T1930] __x64_sys_setxattr+0x22/0x30 [ 53.424192][ T1930] do_syscall_64+0x3b/0x80 [ 53.429132][ T1930] entry_SYSCALL_64_after_hwframe+0x68/0xd2 [ 53.435543][ T1930] [ 53.435543][ T1930] other info that might help us debug this: [ 53.435543][ T1930] [ 53.445837][ T1930] Chain exists of: [ 53.445837][ T1930] &type->i_mutex_dir_key#8 --> &sbi->lock --> sb_writers#13 [ 53.445837][ T1930] [ 53.459264][ T1930] Possible unsafe locking scenario: [ 53.459264][ T1930] [ 53.466952][ T1930] CPU0 CPU1 [ 53.472377][ T1930] ---- ---- [ 53.477716][ T1930] lock(sb_writers#13); [ 53.481988][ T1930] lock(&sbi->lock); [ 53.488994][ T1930] lock(sb_writers#13); [ 53.495720][ T1930] lock(&type->i_mutex_dir_key#8); [ 53.500889][ T1930] [ 53.500889][ T1930] *** DEADLOCK *** [ 53.500889][ T1930] [ 53.509078][ T1930] 1 lock held by syz-executor.0/1930: [ 53.514446][ T1930] #0: ffff888101b17448 (sb_writers#13){.+.+}-{0:0}, at: mnt_want_write+0xe/0x30 [ 53.523709][ T1930] [ 53.523709][ T1930] stack backtrace: [ 53.529674][ T1930] CPU: 1 PID: 1930 Comm: syz-executor.0 Not tainted 6.1.114-syzkaller #0 [ 53.538242][ T1930] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024 [ 53.548482][ T1930] Call Trace: [ 53.551747][ T1930] [ 53.554750][ T1930] dump_stack_lvl+0x89/0xd7 [ 53.559234][ T1930] print_circular_bug+0x2c5/0x300 [ 53.564228][ T1930] check_noncircular+0x106/0x110 [ 53.569151][ T1930] __lock_acquire+0x146d/0x2830 [ 53.573973][ T1930] ? __lock_acquire+0x541/0x2830 [ 53.578887][ T1930] ? vfs_setxattr+0xbd/0x170 [ 53.583475][ T1930] lock_acquire+0xe3/0x270 [ 53.587857][ T1930] ? vfs_setxattr+0xbd/0x170 [ 53.592527][ T1930] ? __lock_acquire+0x1eca/0x2830 [ 53.597518][ T1930] down_write+0x26/0xc0 [ 53.601662][ T1930] ? vfs_setxattr+0xbd/0x170 [ 53.606219][ T1930] vfs_setxattr+0xbd/0x170 [ 53.610668][ T1930] setxattr+0x131/0x170 [ 53.614814][ T1930] path_setxattr+0xab/0x120 [ 53.619298][ T1930] __x64_sys_setxattr+0x22/0x30 [ 53.624130][ T1930] do_syscall_64+0x3b/0x80 [ 53.628552][ T1930] ? clear_bhb_loop+0x45/0xa0 [ 53.633291][ T1930] entry_SYSCALL_64_after_hwframe+0x68/0xd2 [ 53.639240][ T1930] RIP: 0033:0x7fcf7f27dda9 [ 53.643722][ T1930] 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 [ 53.663329][ T1930] RSP: 002b:00007fcf7fffd0c8 EFLAGS: 00000246 ORIG_RAX: 00000000000000bc [ 53.671747][ T1930] RAX: ffffffffffffffda RBX: 00007fcf7f3abf80 RCX: 00007fcf7f27dda9 [ 53.680162][ T1930] RDX: 0000000000000000 RSI: 0000000020000100 RDI: 0000000020000080 [ 53.688292][ T1930] RBP: 00007fcf7f2ca47a R08: 0000000000000001 R09: 0000000000000000 [ 53.696235][ T1930] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 [ 53.704180][ T1930] R13: 0000000000000006 R14: 00007fcf7f3abf80 R15: 00007ffebe30a798 [ 53.712140][ T1930] [ 53.747521][ T1934] loop0: detected capacity change from 0 to 8192 [ 53.754416][ T1934] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 53.767461][ T1934] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 53.776737][ T1934] REISERFS (device loop0): using ordered data mode [ 53.783240][ T1934] reiserfs: using flush barriers [ 53.789591][ T1934] 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 [ 53.805796][ T1934] REISERFS (device loop0): checking transaction log (loop0) [ 53.813387][ T1934] REISERFS (device loop0): Using tea hash to sort names [ 53.820422][ T1934] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 53.862358][ T1937] loop0: detected capacity change from 0 to 8192 [ 53.869220][ T1937] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 53.882239][ T1937] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 53.891711][ T1937] REISERFS (device loop0): using ordered data mode [ 53.898327][ T1937] reiserfs: using flush barriers [ 53.904714][ T1937] 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 [ 53.921067][ T1937] REISERFS (device loop0): checking transaction log (loop0) [ 53.928641][ T1937] REISERFS (device loop0): Using tea hash to sort names [ 53.935732][ T1937] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 53.977694][ T1940] loop0: detected capacity change from 0 to 8192 [ 53.984666][ T1940] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 53.997671][ T1940] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 54.007029][ T1940] REISERFS (device loop0): using ordered data mode [ 54.013590][ T1940] reiserfs: using flush barriers [ 54.019958][ T1940] 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 [ 54.036763][ T1940] REISERFS (device loop0): checking transaction log (loop0) [ 54.044389][ T1940] REISERFS (device loop0): Using tea hash to sort names [ 54.051421][ T1940] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 54.092737][ T1943] loop0: detected capacity change from 0 to 8192 [ 54.099549][ T1943] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 54.112626][ T1943] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 54.122141][ T1943] REISERFS (device loop0): using ordered data mode [ 54.128725][ T1943] reiserfs: using flush barriers [ 54.135177][ T1943] 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 [ 54.151352][ T1943] REISERFS (device loop0): checking transaction log (loop0) [ 54.158955][ T1943] REISERFS (device loop0): Using tea hash to sort names [ 54.166062][ T1943] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 54.208430][ T1946] loop0: detected capacity change from 0 to 8192 [ 54.215332][ T1946] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 54.228303][ T1946] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 54.237716][ T1946] REISERFS (device loop0): using ordered data mode [ 54.244398][ T1946] reiserfs: using flush barriers [ 54.250841][ T1946] 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 [ 54.267105][ T1946] REISERFS (device loop0): checking transaction log (loop0) [ 54.274791][ T1946] REISERFS (device loop0): Using tea hash to sort names [ 54.282001][ T1946] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 54.324360][ T1949] loop0: detected capacity change from 0 to 8192 [ 54.331236][ T1949] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 54.344210][ T1949] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 54.353572][ T1949] REISERFS (device loop0): using ordered data mode [ 54.360384][ T1949] reiserfs: using flush barriers [ 54.366768][ T1949] 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 [ 54.383353][ T1949] REISERFS (device loop0): checking transaction log (loop0) [ 54.391024][ T1949] REISERFS (device loop0): Using tea hash to sort names [ 54.397980][ T1949] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 54.443903][ T1952] loop0: detected capacity change from 0 to 8192 [ 54.451118][ T1952] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 54.464230][ T1952] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 54.473687][ T1952] REISERFS (device loop0): using ordered data mode [ 54.480359][ T1952] reiserfs: using flush barriers [ 54.486914][ T1952] 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 [ 54.503143][ T1952] REISERFS (device loop0): checking transaction log (loop0) [ 54.510715][ T1952] REISERFS (device loop0): Using tea hash to sort names [ 54.517689][ T1952] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 54.559165][ T1955] loop0: detected capacity change from 0 to 8192 [ 54.566267][ T1955] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 54.580391][ T1955] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 54.589761][ T1955] REISERFS (device loop0): using ordered data mode [ 54.596391][ T1955] reiserfs: using flush barriers [ 54.602729][ T1955] 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 [ 54.619106][ T1955] REISERFS (device loop0): checking transaction log (loop0) [ 54.626710][ T1955] REISERFS (device loop0): Using tea hash to sort names [ 54.633887][ T1955] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 54.676002][ T1958] loop0: detected capacity change from 0 to 8192 [ 54.683000][ T1958] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 54.696188][ T1958] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 54.705708][ T1958] REISERFS (device loop0): using ordered data mode [ 54.712209][ T1958] reiserfs: using flush barriers [ 54.718587][ T1958] 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 [ 54.734855][ T1958] REISERFS (device loop0): checking transaction log (loop0) [ 54.742535][ T1958] REISERFS (device loop0): Using tea hash to sort names [ 54.749716][ T1958] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 54.791539][ T1961] loop0: detected capacity change from 0 to 8192 [ 54.798452][ T1961] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 54.811547][ T1961] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 54.820915][ T1961] REISERFS (device loop0): using ordered data mode [ 54.827466][ T1961] reiserfs: using flush barriers [ 54.834284][ T1961] 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 [ 54.850741][ T1961] REISERFS (device loop0): checking transaction log (loop0) [ 54.858330][ T1961] REISERFS (device loop0): Using tea hash to sort names [ 54.865531][ T1961] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 54.907543][ T1964] loop0: detected capacity change from 0 to 8192 [ 54.914773][ T1964] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 54.928019][ T1964] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 54.937433][ T1964] REISERFS (device loop0): using ordered data mode [ 54.943967][ T1964] reiserfs: using flush barriers [ 54.950495][ T1964] 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 [ 54.966868][ T1964] REISERFS (device loop0): checking transaction log (loop0) [ 54.974493][ T1964] REISERFS (device loop0): Using tea hash to sort names [ 54.981642][ T1964] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 55.023858][ T1967] loop0: detected capacity change from 0 to 8192 [ 55.030953][ T1967] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 55.044043][ T1967] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 55.053422][ T1967] REISERFS (device loop0): using ordered data mode [ 55.060080][ T1967] reiserfs: using flush barriers [ 55.066684][ T1967] 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 [ 55.082881][ T1967] REISERFS (device loop0): checking transaction log (loop0) [ 55.090570][ T1967] REISERFS (device loop0): Using tea hash to sort names [ 55.097544][ T1967] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 55.138178][ T1970] loop0: detected capacity change from 0 to 8192 [ 55.145274][ T1970] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 55.158355][ T1970] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 55.167937][ T1970] REISERFS (device loop0): using ordered data mode [ 55.174564][ T1970] reiserfs: using flush barriers 2024/10/31 16:11:32 executed programs: 14 [ 55.181031][ T1970] 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 [ 55.197287][ T1970] REISERFS (device loop0): checking transaction log (loop0) [ 55.204947][ T1970] REISERFS (device loop0): Using tea hash to sort names [ 55.211938][ T1970] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 55.260458][ T1973] loop0: detected capacity change from 0 to 8192 [ 55.267410][ T1973] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 55.280713][ T1973] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 55.290031][ T1973] REISERFS (device loop0): using ordered data mode [ 55.296613][ T1973] reiserfs: using flush barriers [ 55.303155][ T1973] 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 [ 55.319516][ T1973] REISERFS (device loop0): checking transaction log (loop0) [ 55.327131][ T1973] REISERFS (device loop0): Using tea hash to sort names [ 55.334193][ T1973] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 55.377365][ T1976] loop0: detected capacity change from 0 to 8192 [ 55.384413][ T1976] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 55.397558][ T1976] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 55.406930][ T1976] REISERFS (device loop0): using ordered data mode [ 55.413450][ T1976] reiserfs: using flush barriers [ 55.419819][ T1976] 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 [ 55.436126][ T1976] REISERFS (device loop0): checking transaction log (loop0) [ 55.443851][ T1976] REISERFS (device loop0): Using tea hash to sort names [ 55.450835][ T1976] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 55.491948][ T1979] loop0: detected capacity change from 0 to 8192 [ 55.498742][ T1979] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 55.512009][ T1979] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 55.521473][ T1979] REISERFS (device loop0): using ordered data mode [ 55.528147][ T1979] reiserfs: using flush barriers [ 55.534697][ T1979] 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 [ 55.551081][ T1979] REISERFS (device loop0): checking transaction log (loop0) [ 55.558973][ T1979] REISERFS (device loop0): Using tea hash to sort names [ 55.566056][ T1979] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 55.609477][ T1982] loop0: detected capacity change from 0 to 8192 [ 55.616297][ T1982] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 55.629422][ T1982] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 55.638824][ T1982] REISERFS (device loop0): using ordered data mode [ 55.645442][ T1982] reiserfs: using flush barriers [ 55.651875][ T1982] 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 [ 55.668145][ T1982] REISERFS (device loop0): checking transaction log (loop0) [ 55.675949][ T1982] REISERFS (device loop0): Using tea hash to sort names [ 55.682981][ T1982] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 55.724421][ T1985] loop0: detected capacity change from 0 to 8192 [ 55.731234][ T1985] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 55.744516][ T1985] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 55.753954][ T1985] REISERFS (device loop0): using ordered data mode [ 55.760570][ T1985] reiserfs: using flush barriers [ 55.766994][ T1985] 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 [ 55.783379][ T1985] REISERFS (device loop0): checking transaction log (loop0) [ 55.790951][ T1985] REISERFS (device loop0): Using tea hash to sort names [ 55.797935][ T1985] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 55.840079][ T1988] loop0: detected capacity change from 0 to 8192 [ 55.847061][ T1988] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 55.860119][ T1988] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 55.869416][ T1988] REISERFS (device loop0): using ordered data mode [ 55.876111][ T1988] reiserfs: using flush barriers [ 55.882707][ T1988] 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 [ 55.899230][ T1988] REISERFS (device loop0): checking transaction log (loop0) [ 55.906990][ T1988] REISERFS (device loop0): Using tea hash to sort names [ 55.914080][ T1988] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 55.954378][ T1991] loop0: detected capacity change from 0 to 8192 [ 55.961304][ T1991] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 55.974582][ T1991] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 55.983952][ T1991] REISERFS (device loop0): using ordered data mode [ 55.990684][ T1991] reiserfs: using flush barriers [ 55.997046][ T1991] 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 [ 56.013667][ T1991] REISERFS (device loop0): checking transaction log (loop0) [ 56.021293][ T1991] REISERFS (device loop0): Using tea hash to sort names [ 56.028417][ T1991] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 56.071046][ T1994] loop0: detected capacity change from 0 to 8192 [ 56.077876][ T1994] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 56.091419][ T1994] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 56.100939][ T1994] REISERFS (device loop0): using ordered data mode [ 56.107518][ T1994] reiserfs: using flush barriers [ 56.113963][ T1994] 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 [ 56.130201][ T1994] REISERFS (device loop0): checking transaction log (loop0) [ 56.137917][ T1994] REISERFS (device loop0): Using tea hash to sort names [ 56.144996][ T1994] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 56.186386][ T1997] loop0: detected capacity change from 0 to 8192 [ 56.193239][ T1997] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 56.206303][ T1997] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 56.215695][ T1997] REISERFS (device loop0): using ordered data mode [ 56.222276][ T1997] reiserfs: using flush barriers [ 56.228708][ T1997] 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 [ 56.244969][ T1997] REISERFS (device loop0): checking transaction log (loop0) [ 56.252656][ T1997] REISERFS (device loop0): Using tea hash to sort names [ 56.259634][ T1997] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 56.302210][ T2000] loop0: detected capacity change from 0 to 8192 [ 56.309101][ T2000] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 56.322148][ T2000] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 56.331424][ T2000] REISERFS (device loop0): using ordered data mode [ 56.337934][ T2000] reiserfs: using flush barriers [ 56.344462][ T2000] 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 [ 56.361012][ T2000] REISERFS (device loop0): checking transaction log (loop0) [ 56.368763][ T2000] REISERFS (device loop0): Using tea hash to sort names [ 56.375880][ T2000] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 56.417557][ T2003] loop0: detected capacity change from 0 to 8192 [ 56.425096][ T2003] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 56.438380][ T2003] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 56.447727][ T2003] REISERFS (device loop0): using ordered data mode [ 56.454270][ T2003] reiserfs: using flush barriers [ 56.460712][ T2003] 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 [ 56.476956][ T2003] REISERFS (device loop0): checking transaction log (loop0) [ 56.484514][ T2003] REISERFS (device loop0): Using tea hash to sort names [ 56.491517][ T2003] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 56.532857][ T2006] loop0: detected capacity change from 0 to 8192 [ 56.539666][ T2006] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 56.553021][ T2006] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 56.562399][ T2006] REISERFS (device loop0): using ordered data mode [ 56.569022][ T2006] reiserfs: using flush barriers [ 56.575423][ T2006] 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 [ 56.591707][ T2006] REISERFS (device loop0): checking transaction log (loop0) [ 56.599305][ T2006] REISERFS (device loop0): Using tea hash to sort names [ 56.606348][ T2006] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 56.649373][ T2009] loop0: detected capacity change from 0 to 8192 [ 56.656430][ T2009] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 56.669497][ T2009] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 56.678881][ T2009] REISERFS (device loop0): using ordered data mode [ 56.685425][ T2009] reiserfs: using flush barriers [ 56.691894][ T2009] 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 [ 56.708143][ T2009] REISERFS (device loop0): checking transaction log (loop0) [ 56.715769][ T2009] REISERFS (device loop0): Using tea hash to sort names [ 56.722821][ T2009] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 56.763486][ T2012] loop0: detected capacity change from 0 to 8192 [ 56.770346][ T2012] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 56.783587][ T2012] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 56.793205][ T2012] REISERFS (device loop0): using ordered data mode [ 56.799945][ T2012] reiserfs: using flush barriers [ 56.806289][ T2012] 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 [ 56.822572][ T2012] REISERFS (device loop0): checking transaction log (loop0) [ 56.830154][ T2012] REISERFS (device loop0): Using tea hash to sort names [ 56.837124][ T2012] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 56.879626][ T2015] loop0: detected capacity change from 0 to 8192 [ 56.887165][ T2015] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 56.900159][ T2015] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 56.909392][ T2015] REISERFS (device loop0): using ordered data mode [ 56.916017][ T2015] reiserfs: using flush barriers [ 56.923309][ T2015] 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 [ 56.939630][ T2015] REISERFS (device loop0): checking transaction log (loop0) [ 56.947221][ T2015] REISERFS (device loop0): Using tea hash to sort names [ 56.954357][ T2015] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 56.996686][ T2018] loop0: detected capacity change from 0 to 8192 [ 57.003652][ T2018] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 57.017159][ T2018] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 57.026726][ T2018] REISERFS (device loop0): using ordered data mode [ 57.033327][ T2018] reiserfs: using flush barriers [ 57.039825][ T2018] 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 [ 57.056303][ T2018] REISERFS (device loop0): checking transaction log (loop0) [ 57.064053][ T2018] REISERFS (device loop0): Using tea hash to sort names [ 57.071093][ T2018] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 57.115207][ T2021] loop0: detected capacity change from 0 to 8192 [ 57.122232][ T2021] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 57.135330][ T2021] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 57.144693][ T2021] REISERFS (device loop0): using ordered data mode [ 57.151568][ T2021] reiserfs: using flush barriers [ 57.158125][ T2021] 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 [ 57.174337][ T2021] REISERFS (device loop0): checking transaction log (loop0) [ 57.182007][ T2021] REISERFS (device loop0): Using tea hash to sort names [ 57.189023][ T2021] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 57.230244][ T2024] loop0: detected capacity change from 0 to 8192 [ 57.237033][ T2024] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 57.250037][ T2024] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 57.259452][ T2024] REISERFS (device loop0): using ordered data mode [ 57.266164][ T2024] reiserfs: using flush barriers [ 57.272604][ T2024] 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 [ 57.288827][ T2024] REISERFS (device loop0): checking transaction log (loop0) [ 57.296611][ T2024] REISERFS (device loop0): Using tea hash to sort names [ 57.303660][ T2024] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 57.344758][ T2027] loop0: detected capacity change from 0 to 8192 [ 57.351666][ T2027] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 57.364663][ T2027] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 57.374062][ T2027] REISERFS (device loop0): using ordered data mode [ 57.380647][ T2027] reiserfs: using flush barriers [ 57.387029][ T2027] 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 [ 57.403357][ T2027] REISERFS (device loop0): checking transaction log (loop0) [ 57.411011][ T2027] REISERFS (device loop0): Using tea hash to sort names [ 57.418180][ T2027] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 57.459492][ T2030] loop0: detected capacity change from 0 to 8192 [ 57.466533][ T2030] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 57.480283][ T2030] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 57.489574][ T2030] REISERFS (device loop0): using ordered data mode [ 57.496196][ T2030] reiserfs: using flush barriers [ 57.502688][ T2030] 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 [ 57.519016][ T2030] REISERFS (device loop0): checking transaction log (loop0) [ 57.527049][ T2030] REISERFS (device loop0): Using tea hash to sort names [ 57.534043][ T2030] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 57.575291][ T2033] loop0: detected capacity change from 0 to 8192 [ 57.582183][ T2033] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 57.595329][ T2033] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 57.604845][ T2033] REISERFS (device loop0): using ordered data mode [ 57.611336][ T2033] reiserfs: using flush barriers [ 57.617633][ T2033] 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 [ 57.634026][ T2033] REISERFS (device loop0): checking transaction log (loop0) [ 57.641809][ T2033] REISERFS (device loop0): Using tea hash to sort names [ 57.648906][ T2033] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 57.690564][ T2036] loop0: detected capacity change from 0 to 8192 [ 57.697415][ T2036] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 57.710627][ T2036] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 57.719988][ T2036] REISERFS (device loop0): using ordered data mode [ 57.726596][ T2036] reiserfs: using flush barriers [ 57.733074][ T2036] 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 [ 57.749716][ T2036] REISERFS (device loop0): checking transaction log (loop0) [ 57.757319][ T2036] REISERFS (device loop0): Using tea hash to sort names [ 57.764325][ T2036] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 57.805345][ T2039] loop0: detected capacity change from 0 to 8192 [ 57.812252][ T2039] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 57.825214][ T2039] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 57.834639][ T2039] REISERFS (device loop0): using ordered data mode [ 57.841268][ T2039] reiserfs: using flush barriers [ 57.847743][ T2039] 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 [ 57.864248][ T2039] REISERFS (device loop0): checking transaction log (loop0) [ 57.871850][ T2039] REISERFS (device loop0): Using tea hash to sort names [ 57.878909][ T2039] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 57.919944][ T2042] loop0: detected capacity change from 0 to 8192 [ 57.926902][ T2042] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 57.939875][ T2042] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 57.949487][ T2042] REISERFS (device loop0): using ordered data mode [ 57.956220][ T2042] reiserfs: using flush barriers [ 57.962649][ T2042] 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 [ 57.978916][ T2042] REISERFS (device loop0): checking transaction log (loop0) [ 57.986642][ T2042] REISERFS (device loop0): Using tea hash to sort names [ 57.993655][ T2042] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 58.037787][ T2045] loop0: detected capacity change from 0 to 8192 [ 58.044768][ T2045] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 58.057938][ T2045] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 58.067515][ T2045] REISERFS (device loop0): using ordered data mode [ 58.074079][ T2045] reiserfs: using flush barriers [ 58.080678][ T2045] 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.097235][ T2045] REISERFS (device loop0): checking transaction log (loop0) [ 58.104862][ T2045] REISERFS (device loop0): Using tea hash to sort names [ 58.112139][ T2045] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 58.153811][ T2048] loop0: detected capacity change from 0 to 8192 [ 58.160760][ T2048] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 58.173771][ T2048] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 58.183325][ T2048] REISERFS (device loop0): using ordered data mode [ 58.189947][ T2048] reiserfs: using flush barriers [ 58.196406][ T2048] 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.213121][ T2048] REISERFS (device loop0): checking transaction log (loop0) [ 58.220791][ T2048] REISERFS (device loop0): Using tea hash to sort names [ 58.227773][ T2048] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 58.269986][ T2051] loop0: detected capacity change from 0 to 8192 [ 58.276954][ T2051] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 58.290289][ T2051] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 58.299567][ T2051] REISERFS (device loop0): using ordered data mode [ 58.306315][ T2051] reiserfs: using flush barriers [ 58.312687][ T2051] 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.329003][ T2051] REISERFS (device loop0): checking transaction log (loop0) [ 58.337025][ T2051] REISERFS (device loop0): Using tea hash to sort names [ 58.344046][ T2051] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 58.386656][ T2054] loop0: detected capacity change from 0 to 8192 [ 58.393510][ T2054] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 58.406533][ T2054] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 58.415938][ T2054] REISERFS (device loop0): using ordered data mode [ 58.422492][ T2054] reiserfs: using flush barriers [ 58.428963][ T2054] 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.445274][ T2054] REISERFS (device loop0): checking transaction log (loop0) [ 58.452984][ T2054] REISERFS (device loop0): Using tea hash to sort names [ 58.460030][ T2054] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 58.501386][ T2057] loop0: detected capacity change from 0 to 8192 [ 58.508242][ T2057] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 58.521281][ T2057] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 58.530782][ T2057] REISERFS (device loop0): using ordered data mode [ 58.537304][ T2057] reiserfs: using flush barriers [ 58.544261][ T2057] 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.560750][ T2057] REISERFS (device loop0): checking transaction log (loop0) [ 58.568836][ T2057] REISERFS (device loop0): Using tea hash to sort names [ 58.575946][ T2057] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 58.618746][ T2060] loop0: detected capacity change from 0 to 8192 [ 58.627095][ T2060] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 58.640485][ T2060] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 58.650605][ T2060] REISERFS (device loop0): using ordered data mode [ 58.657208][ T2060] reiserfs: using flush barriers [ 58.663839][ T2060] 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.680212][ T2060] REISERFS (device loop0): checking transaction log (loop0) [ 58.687739][ T2060] REISERFS (device loop0): Using tea hash to sort names [ 58.695164][ T2060] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 58.735387][ T2063] loop0: detected capacity change from 0 to 8192 [ 58.742349][ T2063] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 58.755582][ T2063] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 58.765200][ T2063] REISERFS (device loop0): using ordered data mode [ 58.771898][ T2063] reiserfs: using flush barriers [ 58.778288][ T2063] 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.794605][ T2063] REISERFS (device loop0): checking transaction log (loop0) [ 58.802218][ T2063] REISERFS (device loop0): Using tea hash to sort names [ 58.809192][ T2063] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 58.851522][ T2066] loop0: detected capacity change from 0 to 8192 [ 58.858662][ T2066] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 58.871842][ T2066] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 58.881164][ T2066] REISERFS (device loop0): using ordered data mode [ 58.887931][ T2066] reiserfs: using flush barriers [ 58.894387][ T2066] 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.910813][ T2066] REISERFS (device loop0): checking transaction log (loop0) [ 58.918601][ T2066] REISERFS (device loop0): Using tea hash to sort names [ 58.925691][ T2066] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 58.966902][ T2069] loop0: detected capacity change from 0 to 8192 [ 58.973798][ T2069] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 58.987223][ T2069] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 58.996585][ T2069] REISERFS (device loop0): using ordered data mode [ 59.003266][ T2069] reiserfs: using flush barriers [ 59.009800][ T2069] 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.026114][ T2069] REISERFS (device loop0): checking transaction log (loop0) [ 59.033903][ T2069] REISERFS (device loop0): Using tea hash to sort names [ 59.040929][ T2069] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 59.082525][ T2072] loop0: detected capacity change from 0 to 8192 [ 59.089345][ T2072] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 59.102393][ T2072] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 59.111876][ T2072] REISERFS (device loop0): using ordered data mode [ 59.118410][ T2072] reiserfs: using flush barriers [ 59.125020][ T2072] 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.141405][ T2072] REISERFS (device loop0): checking transaction log (loop0) [ 59.149042][ T2072] REISERFS (device loop0): Using tea hash to sort names [ 59.156144][ T2072] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 59.197947][ T2075] loop0: detected capacity change from 0 to 8192 [ 59.204886][ T2075] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 59.217985][ T2075] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 59.227416][ T2075] REISERFS (device loop0): using ordered data mode [ 59.233971][ T2075] reiserfs: using flush barriers [ 59.240443][ T2075] 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.256824][ T2075] REISERFS (device loop0): checking transaction log (loop0) [ 59.264850][ T2075] REISERFS (device loop0): Using tea hash to sort names [ 59.272005][ T2075] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 59.314225][ T2078] loop0: detected capacity change from 0 to 8192 [ 59.321335][ T2078] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 59.334321][ T2078] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 59.343648][ T2078] REISERFS (device loop0): using ordered data mode [ 59.350244][ T2078] reiserfs: using flush barriers [ 59.356610][ T2078] 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.372992][ T2078] REISERFS (device loop0): checking transaction log (loop0) [ 59.380714][ T2078] REISERFS (device loop0): Using tea hash to sort names [ 59.387689][ T2078] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 59.429978][ T2081] loop0: detected capacity change from 0 to 8192 [ 59.436896][ T2081] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 59.449964][ T2081] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 59.459383][ T2081] REISERFS (device loop0): using ordered data mode [ 59.465942][ T2081] reiserfs: using flush barriers [ 59.472314][ T2081] 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.488547][ T2081] REISERFS (device loop0): checking transaction log (loop0) [ 59.496238][ T2081] REISERFS (device loop0): Using tea hash to sort names [ 59.503227][ T2081] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 59.545209][ T2084] loop0: detected capacity change from 0 to 8192 [ 59.552193][ T2084] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 59.565348][ T2084] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 59.574953][ T2084] REISERFS (device loop0): using ordered data mode [ 59.581716][ T2084] reiserfs: using flush barriers [ 59.588113][ T2084] 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.604410][ T2084] REISERFS (device loop0): checking transaction log (loop0) [ 59.612083][ T2084] REISERFS (device loop0): Using tea hash to sort names [ 59.619056][ T2084] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 59.659825][ T2087] loop0: detected capacity change from 0 to 8192 [ 59.666868][ T2087] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 59.679991][ T2087] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 59.689488][ T2087] REISERFS (device loop0): using ordered data mode [ 59.696118][ T2087] reiserfs: using flush barriers [ 59.702493][ T2087] 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.718980][ T2087] REISERFS (device loop0): checking transaction log (loop0) [ 59.726624][ T2087] REISERFS (device loop0): Using tea hash to sort names [ 59.733674][ T2087] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 59.774192][ T2090] loop0: detected capacity change from 0 to 8192 [ 59.781076][ T2090] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 59.794284][ T2090] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 59.803586][ T2090] REISERFS (device loop0): using ordered data mode [ 59.810082][ T2090] reiserfs: using flush barriers [ 59.816456][ T2090] 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.832765][ T2090] REISERFS (device loop0): checking transaction log (loop0) [ 59.840345][ T2090] REISERFS (device loop0): Using tea hash to sort names [ 59.847318][ T2090] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 59.888641][ T2093] loop0: detected capacity change from 0 to 8192 [ 59.895558][ T2093] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 59.908724][ T2093] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 59.918193][ T2093] REISERFS (device loop0): using ordered data mode [ 59.924694][ T2093] reiserfs: using flush barriers [ 59.931175][ T2093] 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.947780][ T2093] REISERFS (device loop0): checking transaction log (loop0) [ 59.955381][ T2093] REISERFS (device loop0): Using tea hash to sort names [ 59.962374][ T2093] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 60.003646][ T2096] loop0: detected capacity change from 0 to 8192 [ 60.010701][ T2096] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 60.023716][ T2096] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 60.033033][ T2096] REISERFS (device loop0): using ordered data mode [ 60.039631][ T2096] reiserfs: using flush barriers [ 60.046005][ T2096] 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.062499][ T2096] REISERFS (device loop0): checking transaction log (loop0) [ 60.070108][ T2096] REISERFS (device loop0): Using tea hash to sort names [ 60.077164][ T2096] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 60.120215][ T2099] loop0: detected capacity change from 0 to 8192 [ 60.127087][ T2099] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 60.140098][ T2099] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 60.149488][ T2099] REISERFS (device loop0): using ordered data mode [ 60.156014][ T2099] reiserfs: using flush barriers [ 60.162937][ T2099] 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.179259][ T2099] REISERFS (device loop0): checking transaction log (loop0) [ 60.186997][ T2099] REISERFS (device loop0): Using tea hash to sort names [ 60.193993][ T2099] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 60.235055][ T2102] loop0: detected capacity change from 0 to 8192 [ 60.242121][ T2102] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 60.255307][ T2102] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 60.264672][ T2102] REISERFS (device loop0): using ordered data mode [ 60.271223][ T2102] reiserfs: using flush barriers 2024/10/31 16:11:37 executed programs: 58 [ 60.277620][ T2102] 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.293945][ T2102] REISERFS (device loop0): checking transaction log (loop0) [ 60.301638][ T2102] REISERFS (device loop0): Using tea hash to sort names [ 60.308606][ T2102] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 60.350545][ T2105] loop0: detected capacity change from 0 to 8192 [ 60.357381][ T2105] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 60.370474][ T2105] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 60.379789][ T2105] REISERFS (device loop0): using ordered data mode [ 60.386625][ T2105] reiserfs: using flush barriers [ 60.393009][ T2105] 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.409246][ T2105] REISERFS (device loop0): checking transaction log (loop0) [ 60.416930][ T2105] REISERFS (device loop0): Using tea hash to sort names [ 60.424016][ T2105] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 60.465710][ T2108] loop0: detected capacity change from 0 to 8192 [ 60.472822][ T2108] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 60.486664][ T2108] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 60.496092][ T2108] REISERFS (device loop0): using ordered data mode [ 60.502612][ T2108] reiserfs: using flush barriers [ 60.508947][ T2108] 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.525264][ T2108] REISERFS (device loop0): checking transaction log (loop0) [ 60.533055][ T2108] REISERFS (device loop0): Using tea hash to sort names [ 60.540078][ T2108] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 60.584212][ T2111] loop0: detected capacity change from 0 to 8192 [ 60.591040][ T2111] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 60.604454][ T2111] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 60.613944][ T2111] REISERFS (device loop0): using ordered data mode [ 60.620504][ T2111] reiserfs: using flush barriers [ 60.626869][ T2111] 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.643247][ T2111] REISERFS (device loop0): checking transaction log (loop0) [ 60.650874][ T2111] REISERFS (device loop0): Using tea hash to sort names [ 60.657878][ T2111] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 60.699062][ T2114] loop0: detected capacity change from 0 to 8192 [ 60.705937][ T2114] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 60.719022][ T2114] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 60.728403][ T2114] REISERFS (device loop0): using ordered data mode [ 60.735016][ T2114] reiserfs: using flush barriers [ 60.741442][ T2114] 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.757692][ T2114] REISERFS (device loop0): checking transaction log (loop0) [ 60.765307][ T2114] REISERFS (device loop0): Using tea hash to sort names [ 60.772278][ T2114] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 60.813602][ T2117] loop0: detected capacity change from 0 to 8192 [ 60.820738][ T2117] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 60.833767][ T2117] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 60.843452][ T2117] REISERFS (device loop0): using ordered data mode [ 60.850109][ T2117] reiserfs: using flush barriers [ 60.856548][ T2117] 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.872839][ T2117] REISERFS (device loop0): checking transaction log (loop0) [ 60.880527][ T2117] REISERFS (device loop0): Using tea hash to sort names [ 60.887494][ T2117] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 60.928633][ T2120] loop0: detected capacity change from 0 to 8192 [ 60.935560][ T2120] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 60.948720][ T2120] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 60.958095][ T2120] REISERFS (device loop0): using ordered data mode [ 60.964644][ T2120] reiserfs: using flush barriers [ 60.971147][ T2120] 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.987417][ T2120] REISERFS (device loop0): checking transaction log (loop0) [ 60.995126][ T2120] REISERFS (device loop0): Using tea hash to sort names [ 61.002143][ T2120] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 61.043637][ T2123] loop0: detected capacity change from 0 to 8192 [ 61.050584][ T2123] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 61.063548][ T2123] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 61.072968][ T2123] REISERFS (device loop0): using ordered data mode [ 61.079562][ T2123] reiserfs: using flush barriers [ 61.086171][ T2123] 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.102680][ T2123] REISERFS (device loop0): checking transaction log (loop0) [ 61.110238][ T2123] REISERFS (device loop0): Using tea hash to sort names [ 61.117312][ T2123] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 61.158220][ T2126] loop0: detected capacity change from 0 to 8192 [ 61.165076][ T2126] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 61.178174][ T2126] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 61.187537][ T2126] REISERFS (device loop0): using ordered data mode [ 61.194074][ T2126] reiserfs: using flush barriers [ 61.200495][ T2126] 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.216693][ T2126] REISERFS (device loop0): checking transaction log (loop0) [ 61.224366][ T2126] REISERFS (device loop0): Using tea hash to sort names [ 61.231332][ T2126] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 61.272981][ T2129] loop0: detected capacity change from 0 to 8192 [ 61.279940][ T2129] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 61.293046][ T2129] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 61.302416][ T2129] REISERFS (device loop0): using ordered data mode [ 61.309025][ T2129] reiserfs: using flush barriers [ 61.315428][ T2129] 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.331837][ T2129] REISERFS (device loop0): checking transaction log (loop0) [ 61.339568][ T2129] REISERFS (device loop0): Using tea hash to sort names [ 61.346600][ T2129] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 61.388043][ T2132] loop0: detected capacity change from 0 to 8192 [ 61.395105][ T2132] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 61.408252][ T2132] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 61.417911][ T2132] REISERFS (device loop0): using ordered data mode [ 61.424425][ T2132] reiserfs: using flush barriers [ 61.430827][ T2132] 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.447145][ T2132] REISERFS (device loop0): checking transaction log (loop0) [ 61.454807][ T2132] REISERFS (device loop0): Using tea hash to sort names [ 61.461863][ T2132] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 61.502798][ T2135] loop0: detected capacity change from 0 to 8192 [ 61.509761][ T2135] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 61.522882][ T2135] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 61.532285][ T2135] REISERFS (device loop0): using ordered data mode [ 61.538781][ T2135] reiserfs: using flush barriers [ 61.545219][ T2135] 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.561484][ T2135] REISERFS (device loop0): checking transaction log (loop0) [ 61.569235][ T2135] REISERFS (device loop0): Using tea hash to sort names [ 61.576256][ T2135] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 61.617473][ T2138] loop0: detected capacity change from 0 to 8192 [ 61.624653][ T2138] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 61.637632][ T2138] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 61.647009][ T2138] REISERFS (device loop0): using ordered data mode [ 61.653597][ T2138] reiserfs: using flush barriers [ 61.660457][ T2138] 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.676675][ T2138] REISERFS (device loop0): checking transaction log (loop0) [ 61.684362][ T2138] REISERFS (device loop0): Using tea hash to sort names [ 61.691373][ T2138] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 61.732833][ T2141] loop0: detected capacity change from 0 to 8192 [ 61.739718][ T2141] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 61.752912][ T2141] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 61.762427][ T2141] REISERFS (device loop0): using ordered data mode [ 61.769023][ T2141] reiserfs: using flush barriers [ 61.775510][ T2141] 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.792085][ T2141] REISERFS (device loop0): checking transaction log (loop0) [ 61.799729][ T2141] REISERFS (device loop0): Using tea hash to sort names [ 61.806734][ T2141] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 61.848260][ T2144] loop0: detected capacity change from 0 to 8192 [ 61.855199][ T2144] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 61.868322][ T2144] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 61.877667][ T2144] REISERFS (device loop0): using ordered data mode [ 61.884277][ T2144] reiserfs: using flush barriers [ 61.890868][ T2144] 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.907458][ T2144] REISERFS (device loop0): checking transaction log (loop0) [ 61.915176][ T2144] REISERFS (device loop0): Using tea hash to sort names [ 61.922262][ T2144] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 61.963396][ T2147] loop0: detected capacity change from 0 to 8192 [ 61.970528][ T2147] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 61.983491][ T2147] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 61.992843][ T2147] REISERFS (device loop0): using ordered data mode [ 61.999440][ T2147] reiserfs: using flush barriers [ 62.005814][ T2147] 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.022124][ T2147] REISERFS (device loop0): checking transaction log (loop0) [ 62.029884][ T2147] REISERFS (device loop0): Using tea hash to sort names [ 62.036938][ T2147] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 62.082846][ T2150] loop0: detected capacity change from 0 to 8192 [ 62.090294][ T2150] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 62.103755][ T2150] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 62.113382][ T2150] REISERFS (device loop0): using ordered data mode [ 62.120227][ T2150] reiserfs: using flush barriers [ 62.126851][ T2150] 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.143230][ T2150] REISERFS (device loop0): checking transaction log (loop0) [ 62.150865][ T2150] REISERFS (device loop0): Using tea hash to sort names [ 62.157912][ T2150] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 62.199872][ T2153] loop0: detected capacity change from 0 to 8192 [ 62.206688][ T2153] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 62.219807][ T2153] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 62.229208][ T2153] REISERFS (device loop0): using ordered data mode [ 62.235893][ T2153] reiserfs: using flush barriers [ 62.242772][ T2153] 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.258993][ T2153] REISERFS (device loop0): checking transaction log (loop0) [ 62.266547][ T2153] REISERFS (device loop0): Using tea hash to sort names [ 62.273741][ T2153] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 62.317174][ T2156] loop0: detected capacity change from 0 to 8192 [ 62.323988][ T2156] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 62.337183][ T2156] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 62.346551][ T2156] REISERFS (device loop0): using ordered data mode [ 62.353145][ T2156] reiserfs: using flush barriers [ 62.359670][ T2156] 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.376107][ T2156] REISERFS (device loop0): checking transaction log (loop0) [ 62.383929][ T2156] REISERFS (device loop0): Using tea hash to sort names [ 62.390943][ T2156] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 62.433137][ T2159] loop0: detected capacity change from 0 to 8192 [ 62.439967][ T2159] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 62.453234][ T2159] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 62.462631][ T2159] REISERFS (device loop0): using ordered data mode [ 62.469162][ T2159] reiserfs: using flush barriers [ 62.475624][ T2159] 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.492218][ T2159] REISERFS (device loop0): checking transaction log (loop0) [ 62.499931][ T2159] REISERFS (device loop0): Using tea hash to sort names [ 62.507026][ T2159] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 62.548472][ T2162] loop0: detected capacity change from 0 to 8192 [ 62.555543][ T2162] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 62.568640][ T2162] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 62.578144][ T2162] REISERFS (device loop0): using ordered data mode [ 62.584756][ T2162] reiserfs: using flush barriers [ 62.591289][ T2162] 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.607716][ T2162] REISERFS (device loop0): checking transaction log (loop0) [ 62.615305][ T2162] REISERFS (device loop0): Using tea hash to sort names [ 62.622646][ T2162] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 62.665259][ T2165] loop0: detected capacity change from 0 to 8192 [ 62.672112][ T2165] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 62.685124][ T2165] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 62.694578][ T2165] REISERFS (device loop0): using ordered data mode [ 62.701218][ T2165] reiserfs: using flush barriers [ 62.707721][ T2165] 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.724324][ T2165] REISERFS (device loop0): checking transaction log (loop0) [ 62.731952][ T2165] REISERFS (device loop0): Using tea hash to sort names [ 62.738939][ T2165] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 62.780921][ T2168] loop0: detected capacity change from 0 to 8192 [ 62.787715][ T2168] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 62.800709][ T2168] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 62.809937][ T2168] REISERFS (device loop0): using ordered data mode [ 62.816602][ T2168] reiserfs: using flush barriers [ 62.823080][ T2168] 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.839364][ T2168] REISERFS (device loop0): checking transaction log (loop0) [ 62.849117][ T2168] REISERFS (device loop0): Using tea hash to sort names [ 62.856313][ T2168] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 62.899492][ T2171] loop0: detected capacity change from 0 to 8192 [ 62.906372][ T2171] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 62.919446][ T2171] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 62.928898][ T2171] REISERFS (device loop0): using ordered data mode [ 62.935697][ T2171] reiserfs: using flush barriers [ 62.942193][ T2171] 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.958602][ T2171] REISERFS (device loop0): checking transaction log (loop0) [ 62.966239][ T2171] REISERFS (device loop0): Using tea hash to sort names [ 62.973281][ T2171] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 63.014795][ T2174] loop0: detected capacity change from 0 to 8192 [ 63.021618][ T2174] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 63.034846][ T2174] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 63.044198][ T2174] REISERFS (device loop0): using ordered data mode [ 63.050748][ T2174] reiserfs: using flush barriers [ 63.057131][ T2174] 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.073522][ T2174] REISERFS (device loop0): checking transaction log (loop0) [ 63.081233][ T2174] REISERFS (device loop0): Using tea hash to sort names [ 63.088297][ T2174] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 63.129759][ T2177] loop0: detected capacity change from 0 to 8192 [ 63.136965][ T2177] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 63.150264][ T2177] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 63.159759][ T2177] REISERFS (device loop0): using ordered data mode [ 63.166647][ T2177] reiserfs: using flush barriers