Warning: Permanently added '10.128.0.167' (ED25519) to the list of known hosts. 2024/09/30 14:21:53 ignoring optional flag "sandboxArg"="0" 2024/09/30 14:21:53 ignoring optional flag "type"="gce" 2024/09/30 14:21:54 parsed 1 programs 2024/09/30 14:21:54 executed programs: 0 [ 57.667306][ T1513] Adding 124996k swap on ./swap-file. Priority:0 extents:1 across:124996k [ 60.108717][ T1937] loop0: detected capacity change from 0 to 8192 [ 60.116820][ T1937] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 60.129857][ T1937] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 60.139106][ T1937] REISERFS (device loop0): using ordered data mode [ 60.145603][ T1937] reiserfs: using flush barriers [ 60.152256][ 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 [ 60.168546][ T1937] REISERFS (device loop0): checking transaction log (loop0) [ 60.176826][ T1937] REISERFS (device loop0): Using tea hash to sort names [ 60.184213][ T1937] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 60.193877][ T1937] [ 60.196191][ T1937] ====================================================== [ 60.203242][ T1937] WARNING: possible circular locking dependency detected [ 60.210221][ T1937] 6.1.111-syzkaller #0 Not tainted [ 60.215290][ T1937] ------------------------------------------------------ [ 60.222287][ T1937] syz-executor.0/1937 is trying to acquire lock: [ 60.228588][ T1937] ffff88810c6102e0 (&type->i_mutex_dir_key#8){+.+.}-{3:3}, at: vfs_setxattr+0xbd/0x170 [ 60.238186][ T1937] [ 60.238186][ T1937] but task is already holding lock: [ 60.245600][ T1937] ffff88810129d448 (sb_writers#13){.+.+}-{0:0}, at: mnt_want_write+0xe/0x30 [ 60.254238][ T1937] [ 60.254238][ T1937] which lock already depends on the new lock. [ 60.254238][ T1937] [ 60.264606][ T1937] [ 60.264606][ T1937] the existing dependency chain (in reverse order) is: [ 60.273582][ T1937] [ 60.273582][ T1937] -> #2 (sb_writers#13){.+.+}-{0:0}: [ 60.281172][ T1937] sb_start_write+0x34/0xd0 [ 60.286157][ T1937] mnt_want_write_file+0x12/0x60 [ 60.291576][ T1937] reiserfs_ioctl+0xaf/0x130 [ 60.296662][ T1937] __se_sys_ioctl+0x6a/0xb0 [ 60.301651][ T1937] do_syscall_64+0x3b/0x80 [ 60.306570][ T1937] entry_SYSCALL_64_after_hwframe+0x68/0xd2 [ 60.312966][ T1937] [ 60.312966][ T1937] -> #1 (&sbi->lock){+.+.}-{3:3}: [ 60.320142][ T1937] __mutex_lock+0x99/0x970 [ 60.325039][ T1937] reiserfs_write_lock+0x26/0x40 [ 60.330453][ T1937] reiserfs_lookup+0x174/0x240 [ 60.335719][ T1937] __lookup_slow+0x129/0x190 [ 60.340787][ T1937] lookup_one_len+0xad/0xe0 [ 60.345774][ T1937] reiserfs_lookup_privroot+0x2e/0x90 [ 60.351646][ T1937] reiserfs_fill_super+0xb45/0xc10 [ 60.357254][ T1937] mount_bdev+0x15d/0x1b0 [ 60.362066][ T1937] legacy_get_tree+0x25/0x50 [ 60.367142][ T1937] vfs_get_tree+0x1c/0x80 [ 60.371953][ T1937] do_new_mount+0x15a/0x370 [ 60.376944][ T1937] __se_sys_mount+0x177/0x1e0 [ 60.382104][ T1937] do_syscall_64+0x3b/0x80 [ 60.387019][ T1937] entry_SYSCALL_64_after_hwframe+0x68/0xd2 [ 60.393414][ T1937] [ 60.393414][ T1937] -> #0 (&type->i_mutex_dir_key#8){+.+.}-{3:3}: [ 60.401788][ T1937] __lock_acquire+0x146d/0x2830 [ 60.407205][ T1937] lock_acquire+0xe3/0x270 [ 60.412102][ T1937] down_write+0x26/0xc0 [ 60.416827][ T1937] vfs_setxattr+0xbd/0x170 [ 60.421811][ T1937] setxattr+0x131/0x170 [ 60.426443][ T1937] path_setxattr+0xab/0x120 [ 60.431437][ T1937] __x64_sys_setxattr+0x22/0x30 [ 60.436775][ T1937] do_syscall_64+0x3b/0x80 [ 60.441778][ T1937] entry_SYSCALL_64_after_hwframe+0x68/0xd2 [ 60.448333][ T1937] [ 60.448333][ T1937] other info that might help us debug this: [ 60.448333][ T1937] [ 60.458522][ T1937] Chain exists of: [ 60.458522][ T1937] &type->i_mutex_dir_key#8 --> &sbi->lock --> sb_writers#13 [ 60.458522][ T1937] [ 60.471676][ T1937] Possible unsafe locking scenario: [ 60.471676][ T1937] [ 60.479111][ T1937] CPU0 CPU1 [ 60.484439][ T1937] ---- ---- [ 60.489766][ T1937] lock(sb_writers#13); [ 60.493972][ T1937] lock(&sbi->lock); [ 60.500437][ T1937] lock(sb_writers#13); [ 60.507168][ T1937] lock(&type->i_mutex_dir_key#8); [ 60.512418][ T1937] [ 60.512418][ T1937] *** DEADLOCK *** [ 60.512418][ T1937] [ 60.520525][ T1937] 1 lock held by syz-executor.0/1937: [ 60.525951][ T1937] #0: ffff88810129d448 (sb_writers#13){.+.+}-{0:0}, at: mnt_want_write+0xe/0x30 [ 60.535050][ T1937] [ 60.535050][ T1937] stack backtrace: [ 60.540917][ T1937] CPU: 0 PID: 1937 Comm: syz-executor.0 Not tainted 6.1.111-syzkaller #0 [ 60.549290][ T1937] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024 [ 60.559320][ T1937] Call Trace: [ 60.562595][ T1937] [ 60.565503][ T1937] dump_stack_lvl+0x89/0xd7 [ 60.570056][ T1937] print_circular_bug+0x2c5/0x300 [ 60.575043][ T1937] check_noncircular+0x106/0x110 [ 60.580113][ T1937] __lock_acquire+0x146d/0x2830 [ 60.584925][ T1937] ? __lock_acquire+0x541/0x2830 [ 60.589909][ T1937] ? vfs_setxattr+0xbd/0x170 [ 60.594460][ T1937] lock_acquire+0xe3/0x270 [ 60.598850][ T1937] ? vfs_setxattr+0xbd/0x170 [ 60.603490][ T1937] ? __lock_acquire+0x1eca/0x2830 [ 60.608480][ T1937] down_write+0x26/0xc0 [ 60.612598][ T1937] ? vfs_setxattr+0xbd/0x170 [ 60.617148][ T1937] vfs_setxattr+0xbd/0x170 [ 60.621527][ T1937] setxattr+0x131/0x170 [ 60.625647][ T1937] path_setxattr+0xab/0x120 [ 60.630131][ T1937] __x64_sys_setxattr+0x22/0x30 [ 60.635040][ T1937] do_syscall_64+0x3b/0x80 [ 60.639427][ T1937] ? clear_bhb_loop+0x45/0xa0 [ 60.644074][ T1937] entry_SYSCALL_64_after_hwframe+0x68/0xd2 [ 60.650366][ T1937] RIP: 0033:0x7fbeb047dda9 [ 60.654755][ T1937] 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 [ 60.674411][ T1937] RSP: 002b:00007fbeb127f0c8 EFLAGS: 00000246 ORIG_RAX: 00000000000000bc [ 60.682870][ T1937] RAX: ffffffffffffffda RBX: 00007fbeb05abf80 RCX: 00007fbeb047dda9 [ 60.690803][ T1937] RDX: 0000000000000000 RSI: 0000000020000100 RDI: 0000000020000080 [ 60.698755][ T1937] RBP: 00007fbeb04ca47a R08: 0000000000000001 R09: 0000000000000000 [ 60.706699][ T1937] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 [ 60.714638][ T1937] R13: 0000000000000006 R14: 00007fbeb05abf80 R15: 00007ffe84c6d3e8 [ 60.722577][ T1937] [ 60.753802][ T1941] loop0: detected capacity change from 0 to 8192 [ 60.760797][ T1941] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 60.774122][ T1941] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 60.783330][ T1941] REISERFS (device loop0): using ordered data mode [ 60.789912][ T1941] reiserfs: using flush barriers [ 60.795768][ T1941] 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.811956][ T1941] REISERFS (device loop0): checking transaction log (loop0) [ 60.819464][ T1941] REISERFS (device loop0): Using tea hash to sort names [ 60.826452][ T1941] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 60.862315][ T1944] loop0: detected capacity change from 0 to 8192 [ 60.869701][ T1944] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 60.882981][ T1944] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 60.892355][ T1944] REISERFS (device loop0): using ordered data mode [ 60.898881][ T1944] reiserfs: using flush barriers [ 60.904900][ T1944] 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.921054][ T1944] REISERFS (device loop0): checking transaction log (loop0) [ 60.928556][ T1944] REISERFS (device loop0): Using tea hash to sort names [ 60.935535][ T1944] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 60.975735][ T1947] loop0: detected capacity change from 0 to 8192 [ 60.982496][ T1947] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 60.995538][ T1947] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 61.005016][ T1947] REISERFS (device loop0): using ordered data mode [ 61.011556][ T1947] reiserfs: using flush barriers [ 61.017423][ T1947] 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.033573][ T1947] REISERFS (device loop0): checking transaction log (loop0) [ 61.041105][ T1947] REISERFS (device loop0): Using tea hash to sort names [ 61.048145][ T1947] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 61.083436][ T1950] loop0: detected capacity change from 0 to 8192 [ 61.090842][ T1950] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 61.103954][ T1950] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 61.113381][ T1950] REISERFS (device loop0): using ordered data mode [ 61.119909][ T1950] reiserfs: using flush barriers [ 61.125766][ T1950] 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.142026][ T1950] REISERFS (device loop0): checking transaction log (loop0) [ 61.149543][ T1950] REISERFS (device loop0): Using tea hash to sort names [ 61.156515][ T1950] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 61.191242][ T1953] loop0: detected capacity change from 0 to 8192 [ 61.197995][ T1953] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 61.211043][ T1953] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 61.220477][ T1953] REISERFS (device loop0): using ordered data mode [ 61.226956][ T1953] reiserfs: using flush barriers [ 61.232889][ T1953] 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.249014][ T1953] REISERFS (device loop0): checking transaction log (loop0) [ 61.256578][ T1953] REISERFS (device loop0): Using tea hash to sort names [ 61.263544][ T1953] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 61.298605][ T1956] loop0: detected capacity change from 0 to 8192 [ 61.305449][ T1956] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 61.318512][ T1956] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 61.327769][ T1956] REISERFS (device loop0): using ordered data mode [ 61.334267][ T1956] reiserfs: using flush barriers [ 61.340159][ T1956] 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.356277][ T1956] REISERFS (device loop0): checking transaction log (loop0) [ 61.363795][ T1956] REISERFS (device loop0): Using tea hash to sort names [ 61.370760][ T1956] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 61.405734][ T1959] loop0: detected capacity change from 0 to 8192 [ 61.412480][ T1959] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 61.425817][ T1959] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 61.435057][ T1959] REISERFS (device loop0): using ordered data mode [ 61.441553][ T1959] reiserfs: using flush barriers [ 61.447353][ T1959] 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.463628][ T1959] REISERFS (device loop0): checking transaction log (loop0) [ 61.471157][ T1959] REISERFS (device loop0): Using tea hash to sort names [ 61.478091][ T1959] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 61.513062][ T1962] loop0: detected capacity change from 0 to 8192 [ 61.519777][ T1962] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 61.532779][ T1962] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 61.542017][ T1962] REISERFS (device loop0): using ordered data mode [ 61.548526][ T1962] reiserfs: using flush barriers [ 61.554508][ T1962] 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.570742][ T1962] REISERFS (device loop0): checking transaction log (loop0) [ 61.578221][ T1962] REISERFS (device loop0): Using tea hash to sort names [ 61.585194][ T1962] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 61.620587][ T1965] loop0: detected capacity change from 0 to 8192 [ 61.627311][ T1965] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 61.640377][ T1965] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 61.649547][ T1965] REISERFS (device loop0): using ordered data mode [ 61.656274][ T1965] reiserfs: using flush barriers [ 61.662111][ T1965] 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.678308][ T1965] REISERFS (device loop0): checking transaction log (loop0) [ 61.685810][ T1965] REISERFS (device loop0): Using tea hash to sort names [ 61.692789][ T1965] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 61.727968][ T1968] loop0: detected capacity change from 0 to 8192 [ 61.734873][ T1968] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 61.748116][ T1968] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 61.757422][ T1968] REISERFS (device loop0): using ordered data mode [ 61.763905][ T1968] reiserfs: using flush barriers [ 61.770300][ T1968] 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.786541][ T1968] REISERFS (device loop0): checking transaction log (loop0) [ 61.794183][ T1968] REISERFS (device loop0): Using tea hash to sort names [ 61.801144][ T1968] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 61.837938][ T1971] loop0: detected capacity change from 0 to 8192 [ 61.844709][ T1971] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 61.857685][ T1971] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 61.867096][ T1971] REISERFS (device loop0): using ordered data mode [ 61.873652][ T1971] reiserfs: using flush barriers [ 61.879507][ T1971] 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.895685][ T1971] REISERFS (device loop0): checking transaction log (loop0) [ 61.903199][ T1971] REISERFS (device loop0): Using tea hash to sort names [ 61.910198][ T1971] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 61.946123][ T1974] loop0: detected capacity change from 0 to 8192 [ 61.953435][ T1974] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 61.966402][ T1974] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 61.975801][ T1974] REISERFS (device loop0): using ordered data mode [ 61.982343][ T1974] reiserfs: using flush barriers [ 61.988189][ T1974] 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.004380][ T1974] REISERFS (device loop0): checking transaction log (loop0) [ 62.011963][ T1974] REISERFS (device loop0): Using tea hash to sort names [ 62.018995][ T1974] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 62.055002][ T1977] loop0: detected capacity change from 0 to 8192 [ 62.061914][ T1977] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 62.075224][ T1977] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 62.084484][ T1977] REISERFS (device loop0): using ordered data mode [ 62.090981][ T1977] reiserfs: using flush barriers [ 62.096903][ T1977] 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.113134][ T1977] REISERFS (device loop0): checking transaction log (loop0) [ 62.120663][ T1977] REISERFS (device loop0): Using tea hash to sort names [ 62.127624][ T1977] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 62.162321][ T1980] loop0: detected capacity change from 0 to 8192 [ 62.169039][ T1980] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 62.182166][ T1980] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 62.191524][ T1980] REISERFS (device loop0): using ordered data mode [ 62.198004][ T1980] reiserfs: using flush barriers [ 62.203935][ T1980] 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.220051][ T1980] REISERFS (device loop0): checking transaction log (loop0) [ 62.227527][ T1980] REISERFS (device loop0): Using tea hash to sort names [ 62.234583][ T1980] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 62.270645][ T1983] loop0: detected capacity change from 0 to 8192 [ 62.277382][ T1983] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 62.290530][ T1983] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 62.299820][ T1983] REISERFS (device loop0): using ordered data mode [ 62.306416][ T1983] reiserfs: using flush barriers [ 62.312327][ T1983] 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.328468][ T1983] REISERFS (device loop0): checking transaction log (loop0) [ 62.336024][ T1983] REISERFS (device loop0): Using tea hash to sort names [ 62.343010][ T1983] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 62.378810][ T1986] loop0: detected capacity change from 0 to 8192 [ 62.385596][ T1986] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 62.398828][ T1986] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 62.408102][ T1986] REISERFS (device loop0): using ordered data mode [ 62.414581][ T1986] reiserfs: using flush barriers [ 62.420563][ T1986] 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.436700][ T1986] REISERFS (device loop0): checking transaction log (loop0) [ 62.444278][ T1986] REISERFS (device loop0): Using tea hash to sort names [ 62.451264][ T1986] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 62.487073][ T1989] loop0: detected capacity change from 0 to 8192 [ 62.493974][ T1989] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 62.507104][ T1989] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 62.516409][ T1989] REISERFS (device loop0): using ordered data mode [ 62.522937][ T1989] reiserfs: using flush barriers [ 62.528822][ T1989] 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.544986][ T1989] REISERFS (device loop0): checking transaction log (loop0) [ 62.552536][ T1989] REISERFS (device loop0): Using tea hash to sort names [ 62.559641][ T1989] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 62.596876][ T1992] loop0: detected capacity change from 0 to 8192 [ 62.603625][ T1992] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 62.616824][ T1992] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 62.626046][ T1992] REISERFS (device loop0): using ordered data mode [ 62.632566][ T1992] reiserfs: using flush barriers 2024/09/30 14:21:59 executed programs: 19 [ 62.638407][ T1992] 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.654553][ T1992] REISERFS (device loop0): checking transaction log (loop0) [ 62.662168][ T1992] REISERFS (device loop0): Using tea hash to sort names [ 62.669131][ T1992] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 62.706425][ T1995] loop0: detected capacity change from 0 to 8192 [ 62.713240][ T1995] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 62.726546][ T1995] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 62.735777][ T1995] REISERFS (device loop0): using ordered data mode [ 62.742344][ T1995] reiserfs: using flush barriers [ 62.748206][ T1995] 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.764362][ T1995] REISERFS (device loop0): checking transaction log (loop0) [ 62.771903][ T1995] REISERFS (device loop0): Using tea hash to sort names [ 62.778869][ T1995] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 62.813837][ T1998] loop0: detected capacity change from 0 to 8192 [ 62.820611][ T1998] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 62.833644][ T1998] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 62.842963][ T1998] REISERFS (device loop0): using ordered data mode [ 62.849422][ T1998] reiserfs: using flush barriers [ 62.855318][ T1998] 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.871529][ T1998] REISERFS (device loop0): checking transaction log (loop0) [ 62.879009][ T1998] REISERFS (device loop0): Using tea hash to sort names [ 62.885998][ T1998] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 62.925668][ T2001] loop0: detected capacity change from 0 to 8192 [ 62.933337][ T2001] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 62.946353][ T2001] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 62.955818][ T2001] REISERFS (device loop0): using ordered data mode [ 62.962333][ T2001] reiserfs: using flush barriers [ 62.968279][ T2001] 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.984437][ T2001] REISERFS (device loop0): checking transaction log (loop0) [ 62.991992][ T2001] REISERFS (device loop0): Using tea hash to sort names [ 62.998936][ T2001] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 63.035443][ T2004] loop0: detected capacity change from 0 to 8192 [ 63.042298][ T2004] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 63.055366][ T2004] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 63.064596][ T2004] REISERFS (device loop0): using ordered data mode [ 63.071118][ T2004] reiserfs: using flush barriers [ 63.077054][ T2004] 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.093197][ T2004] REISERFS (device loop0): checking transaction log (loop0) [ 63.100693][ T2004] REISERFS (device loop0): Using tea hash to sort names [ 63.107632][ T2004] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 63.144139][ T2007] loop0: detected capacity change from 0 to 8192 [ 63.151564][ T2007] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 63.164653][ T2007] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 63.173954][ T2007] REISERFS (device loop0): using ordered data mode [ 63.180500][ T2007] reiserfs: using flush barriers [ 63.186392][ T2007] 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.202589][ T2007] REISERFS (device loop0): checking transaction log (loop0) [ 63.210088][ T2007] REISERFS (device loop0): Using tea hash to sort names [ 63.217049][ T2007] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 63.251554][ T2010] loop0: detected capacity change from 0 to 8192 [ 63.258260][ T2010] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 63.271294][ T2010] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 63.280628][ T2010] REISERFS (device loop0): using ordered data mode [ 63.287098][ T2010] reiserfs: using flush barriers [ 63.292997][ T2010] 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.309140][ T2010] REISERFS (device loop0): checking transaction log (loop0) [ 63.316691][ T2010] REISERFS (device loop0): Using tea hash to sort names [ 63.323645][ T2010] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 63.359921][ T2013] loop0: detected capacity change from 0 to 8192 [ 63.367371][ T2013] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 63.380614][ T2013] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 63.390060][ T2013] REISERFS (device loop0): using ordered data mode [ 63.396534][ T2013] reiserfs: using flush barriers [ 63.402498][ T2013] 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.418620][ T2013] REISERFS (device loop0): checking transaction log (loop0) [ 63.426194][ T2013] REISERFS (device loop0): Using tea hash to sort names [ 63.433153][ T2013] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 63.470449][ T2016] loop0: detected capacity change from 0 to 8192 [ 63.477393][ T2016] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 63.490406][ T2016] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 63.499577][ T2016] REISERFS (device loop0): using ordered data mode [ 63.506069][ T2016] reiserfs: using flush barriers [ 63.512065][ T2016] 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.528312][ T2016] REISERFS (device loop0): checking transaction log (loop0) [ 63.535819][ T2016] REISERFS (device loop0): Using tea hash to sort names [ 63.542785][ T2016] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 63.577950][ T2019] loop0: detected capacity change from 0 to 8192 [ 63.584751][ T2019] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 63.597872][ T2019] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 63.607133][ T2019] REISERFS (device loop0): using ordered data mode [ 63.613616][ T2019] reiserfs: using flush barriers [ 63.619464][ T2019] 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.635733][ T2019] REISERFS (device loop0): checking transaction log (loop0) [ 63.643277][ T2019] REISERFS (device loop0): Using tea hash to sort names [ 63.650251][ T2019] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 63.685449][ T2022] loop0: detected capacity change from 0 to 8192 [ 63.692180][ T2022] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 63.705360][ T2022] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 63.714968][ T2022] REISERFS (device loop0): using ordered data mode [ 63.721499][ T2022] reiserfs: using flush barriers [ 63.727414][ T2022] 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.743725][ T2022] REISERFS (device loop0): checking transaction log (loop0) [ 63.751271][ T2022] REISERFS (device loop0): Using tea hash to sort names [ 63.758292][ T2022] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 63.793269][ T2025] loop0: detected capacity change from 0 to 8192 [ 63.800132][ T2025] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 63.813207][ T2025] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 63.822562][ T2025] REISERFS (device loop0): using ordered data mode [ 63.829029][ T2025] reiserfs: using flush barriers [ 63.835040][ T2025] 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.851167][ T2025] REISERFS (device loop0): checking transaction log (loop0) [ 63.858631][ T2025] REISERFS (device loop0): Using tea hash to sort names [ 63.865602][ T2025] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 63.901195][ T2028] loop0: detected capacity change from 0 to 8192 [ 63.908826][ T2028] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 63.922047][ T2028] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 63.931319][ T2028] REISERFS (device loop0): using ordered data mode [ 63.937783][ T2028] reiserfs: using flush barriers [ 63.943680][ T2028] 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.959959][ T2028] REISERFS (device loop0): checking transaction log (loop0) [ 63.967502][ T2028] REISERFS (device loop0): Using tea hash to sort names [ 63.974474][ T2028] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 64.010041][ T2031] loop0: detected capacity change from 0 to 8192 [ 64.016820][ T2031] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 64.030106][ T2031] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 64.039418][ T2031] REISERFS (device loop0): using ordered data mode [ 64.045915][ T2031] reiserfs: using flush barriers [ 64.051853][ T2031] 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.068007][ T2031] REISERFS (device loop0): checking transaction log (loop0) [ 64.075516][ T2031] REISERFS (device loop0): Using tea hash to sort names [ 64.082493][ T2031] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 64.118744][ T2034] loop0: detected capacity change from 0 to 8192 [ 64.126236][ T2034] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 64.139287][ T2034] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 64.148539][ T2034] REISERFS (device loop0): using ordered data mode [ 64.155253][ T2034] reiserfs: using flush barriers [ 64.161173][ T2034] 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.177476][ T2034] REISERFS (device loop0): checking transaction log (loop0) [ 64.184996][ T2034] REISERFS (device loop0): Using tea hash to sort names [ 64.191977][ T2034] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 64.227088][ T2037] loop0: detected capacity change from 0 to 8192 [ 64.234702][ T2037] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 64.248067][ T2037] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 64.257435][ T2037] REISERFS (device loop0): using ordered data mode [ 64.264061][ T2037] reiserfs: using flush barriers [ 64.270324][ T2037] 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.286908][ T2037] REISERFS (device loop0): checking transaction log (loop0) [ 64.294611][ T2037] REISERFS (device loop0): Using tea hash to sort names [ 64.301691][ T2037] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 64.344160][ T2040] loop0: detected capacity change from 0 to 8192 [ 64.351693][ T2040] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 64.364664][ T2040] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 64.373970][ T2040] REISERFS (device loop0): using ordered data mode [ 64.380471][ T2040] reiserfs: using flush barriers [ 64.386323][ T2040] 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.402492][ T2040] REISERFS (device loop0): checking transaction log (loop0) [ 64.410073][ T2040] REISERFS (device loop0): Using tea hash to sort names [ 64.417037][ T2040] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 64.455291][ T2043] loop0: detected capacity change from 0 to 8192 [ 64.462922][ T2043] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 64.475890][ T2043] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 64.485384][ T2043] REISERFS (device loop0): using ordered data mode [ 64.492015][ T2043] reiserfs: using flush barriers [ 64.497892][ T2043] 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.514087][ T2043] REISERFS (device loop0): checking transaction log (loop0) [ 64.521648][ T2043] REISERFS (device loop0): Using tea hash to sort names [ 64.528608][ T2043] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 64.564360][ T2046] loop0: detected capacity change from 0 to 8192 [ 64.571733][ T2046] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 64.584732][ T2046] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 64.594162][ T2046] REISERFS (device loop0): using ordered data mode [ 64.600663][ T2046] reiserfs: using flush barriers [ 64.606564][ T2046] 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.622709][ T2046] REISERFS (device loop0): checking transaction log (loop0) [ 64.630240][ T2046] REISERFS (device loop0): Using tea hash to sort names [ 64.637200][ T2046] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 64.672990][ T2049] loop0: detected capacity change from 0 to 8192 [ 64.680635][ T2049] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 64.694018][ T2049] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 64.703464][ T2049] REISERFS (device loop0): using ordered data mode [ 64.710068][ T2049] reiserfs: using flush barriers [ 64.715935][ T2049] 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.732105][ T2049] REISERFS (device loop0): checking transaction log (loop0) [ 64.739623][ T2049] REISERFS (device loop0): Using tea hash to sort names [ 64.746607][ T2049] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 64.781514][ T2052] loop0: detected capacity change from 0 to 8192 [ 64.788869][ T2052] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 64.801900][ T2052] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 64.811234][ T2052] REISERFS (device loop0): using ordered data mode [ 64.817707][ T2052] reiserfs: using flush barriers [ 64.823694][ T2052] 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.839895][ T2052] REISERFS (device loop0): checking transaction log (loop0) [ 64.847558][ T2052] REISERFS (device loop0): Using tea hash to sort names [ 64.854876][ T2052] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 64.889964][ T2055] loop0: detected capacity change from 0 to 8192 [ 64.897606][ T2055] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 64.910618][ T2055] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 64.919860][ T2055] REISERFS (device loop0): using ordered data mode [ 64.926329][ T2055] reiserfs: using flush barriers [ 64.932403][ T2055] 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.948635][ T2055] REISERFS (device loop0): checking transaction log (loop0) [ 64.956164][ T2055] REISERFS (device loop0): Using tea hash to sort names [ 64.963126][ T2055] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 64.997873][ T2058] loop0: detected capacity change from 0 to 8192 [ 65.004618][ T2058] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 65.017665][ T2058] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 65.026934][ T2058] REISERFS (device loop0): using ordered data mode [ 65.033447][ T2058] reiserfs: using flush barriers [ 65.039284][ T2058] 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.055527][ T2058] REISERFS (device loop0): checking transaction log (loop0) [ 65.063181][ T2058] REISERFS (device loop0): Using tea hash to sort names [ 65.070235][ T2058] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 65.105332][ T2061] loop0: detected capacity change from 0 to 8192 [ 65.112873][ T2061] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 65.126939][ T2061] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 65.136541][ T2061] REISERFS (device loop0): using ordered data mode [ 65.143242][ T2061] reiserfs: using flush barriers [ 65.149678][ T2061] 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.166002][ T2061] REISERFS (device loop0): checking transaction log (loop0) [ 65.173725][ T2061] REISERFS (device loop0): Using tea hash to sort names [ 65.180677][ T2061] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 65.216118][ T2064] loop0: detected capacity change from 0 to 8192 [ 65.223050][ T2064] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 65.236092][ T2064] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 65.245330][ T2064] REISERFS (device loop0): using ordered data mode [ 65.251826][ T2064] reiserfs: using flush barriers [ 65.257693][ T2064] 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.273838][ T2064] REISERFS (device loop0): checking transaction log (loop0) [ 65.281330][ T2064] REISERFS (device loop0): Using tea hash to sort names [ 65.288285][ T2064] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 65.323081][ T2067] loop0: detected capacity change from 0 to 8192 [ 65.330012][ T2067] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 65.342963][ T2067] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 65.352306][ T2067] REISERFS (device loop0): using ordered data mode [ 65.358773][ T2067] reiserfs: using flush barriers [ 65.364657][ T2067] 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.380788][ T2067] REISERFS (device loop0): checking transaction log (loop0) [ 65.388274][ T2067] REISERFS (device loop0): Using tea hash to sort names [ 65.395338][ T2067] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 65.430353][ T2070] loop0: detected capacity change from 0 to 8192 [ 65.437781][ T2070] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 65.451007][ T2070] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 65.460261][ T2070] REISERFS (device loop0): using ordered data mode [ 65.466760][ T2070] reiserfs: using flush barriers [ 65.472782][ T2070] 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.489049][ T2070] REISERFS (device loop0): checking transaction log (loop0) [ 65.496586][ T2070] REISERFS (device loop0): Using tea hash to sort names [ 65.503534][ T2070] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 65.539195][ T2073] loop0: detected capacity change from 0 to 8192 [ 65.546649][ T2073] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 65.559883][ T2073] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 65.569143][ T2073] REISERFS (device loop0): using ordered data mode [ 65.575841][ T2073] reiserfs: using flush barriers [ 65.581762][ T2073] 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.598002][ T2073] REISERFS (device loop0): checking transaction log (loop0) [ 65.605534][ T2073] REISERFS (device loop0): Using tea hash to sort names [ 65.612486][ T2073] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 65.647714][ T2076] loop0: detected capacity change from 0 to 8192 [ 65.654497][ T2076] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 65.667593][ T2076] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 65.677039][ T2076] REISERFS (device loop0): using ordered data mode [ 65.683717][ T2076] reiserfs: using flush barriers [ 65.689748][ T2076] 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.706185][ T2076] REISERFS (device loop0): checking transaction log (loop0) [ 65.713712][ T2076] REISERFS (device loop0): Using tea hash to sort names [ 65.720709][ T2076] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 65.756079][ T2079] loop0: detected capacity change from 0 to 8192 [ 65.762862][ T2079] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 65.776097][ T2079] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 65.785330][ T2079] REISERFS (device loop0): using ordered data mode [ 65.791817][ T2079] reiserfs: using flush barriers [ 65.797705][ T2079] 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.813911][ T2079] REISERFS (device loop0): checking transaction log (loop0) [ 65.821447][ T2079] REISERFS (device loop0): Using tea hash to sort names [ 65.828403][ T2079] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 65.871246][ T2082] loop0: detected capacity change from 0 to 8192 [ 65.877963][ T2082] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 65.890944][ T2082] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 65.900333][ T2082] REISERFS (device loop0): using ordered data mode [ 65.906867][ T2082] reiserfs: using flush barriers [ 65.912845][ T2082] 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.928978][ T2082] REISERFS (device loop0): checking transaction log (loop0) [ 65.936636][ T2082] REISERFS (device loop0): Using tea hash to sort names [ 65.943634][ T2082] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 65.983053][ T2085] loop0: detected capacity change from 0 to 8192 [ 65.990455][ T2085] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 66.003612][ T2085] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 66.012997][ T2085] REISERFS (device loop0): using ordered data mode [ 66.019466][ T2085] reiserfs: using flush barriers [ 66.025396][ T2085] 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.041699][ T2085] REISERFS (device loop0): checking transaction log (loop0) [ 66.049215][ T2085] REISERFS (device loop0): Using tea hash to sort names [ 66.056273][ T2085] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 66.091772][ T2088] loop0: detected capacity change from 0 to 8192 [ 66.098485][ T2088] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 66.111656][ T2088] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 66.120941][ T2088] REISERFS (device loop0): using ordered data mode [ 66.127410][ T2088] reiserfs: using flush barriers [ 66.133520][ T2088] 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.149653][ T2088] REISERFS (device loop0): checking transaction log (loop0) [ 66.157294][ T2088] REISERFS (device loop0): Using tea hash to sort names [ 66.164247][ T2088] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 66.198946][ T2091] loop0: detected capacity change from 0 to 8192 [ 66.205704][ T2091] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 66.218832][ T2091] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 66.228068][ T2091] REISERFS (device loop0): using ordered data mode [ 66.234547][ T2091] reiserfs: using flush barriers [ 66.240441][ T2091] 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.256571][ T2091] REISERFS (device loop0): checking transaction log (loop0) [ 66.264132][ T2091] REISERFS (device loop0): Using tea hash to sort names [ 66.271081][ T2091] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 66.311700][ T2094] loop0: detected capacity change from 0 to 8192 [ 66.319005][ T2094] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 66.332088][ T2094] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 66.341385][ T2094] REISERFS (device loop0): using ordered data mode [ 66.347872][ T2094] reiserfs: using flush barriers [ 66.353805][ T2094] 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.370005][ T2094] REISERFS (device loop0): checking transaction log (loop0) [ 66.377518][ T2094] REISERFS (device loop0): Using tea hash to sort names [ 66.385002][ T2094] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 66.419438][ T2097] loop0: detected capacity change from 0 to 8192 [ 66.426189][ T2097] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 66.439278][ T2097] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 66.448599][ T2097] REISERFS (device loop0): using ordered data mode [ 66.455102][ T2097] reiserfs: using flush barriers [ 66.460959][ T2097] 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.477109][ T2097] REISERFS (device loop0): checking transaction log (loop0) [ 66.484681][ T2097] REISERFS (device loop0): Using tea hash to sort names [ 66.491633][ T2097] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 66.532428][ T2100] loop0: detected capacity change from 0 to 8192 [ 66.539893][ T2100] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 66.553125][ T2100] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 66.562534][ T2100] REISERFS (device loop0): using ordered data mode [ 66.569015][ T2100] reiserfs: using flush barriers [ 66.575185][ T2100] 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.591375][ T2100] REISERFS (device loop0): checking transaction log (loop0) [ 66.598881][ T2100] REISERFS (device loop0): Using tea hash to sort names [ 66.605863][ T2100] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 66.641436][ T2103] loop0: detected capacity change from 0 to 8192 [ 66.648174][ T2103] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 66.661297][ T2103] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 66.670517][ T2103] REISERFS (device loop0): using ordered data mode [ 66.676980][ T2103] reiserfs: using flush barriers [ 66.682939][ T2103] 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.699084][ T2103] REISERFS (device loop0): checking transaction log (loop0) [ 66.706686][ T2103] REISERFS (device loop0): Using tea hash to sort names [ 66.713695][ T2103] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 66.750814][ T2106] loop0: detected capacity change from 0 to 8192 [ 66.757617][ T2106] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 66.770862][ T2106] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 66.780328][ T2106] REISERFS (device loop0): using ordered data mode [ 66.786798][ T2106] reiserfs: using flush barriers [ 66.792744][ T2106] 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.808860][ T2106] REISERFS (device loop0): checking transaction log (loop0) [ 66.816442][ T2106] REISERFS (device loop0): Using tea hash to sort names [ 66.823530][ T2106] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 66.859442][ T2109] loop0: detected capacity change from 0 to 8192 [ 66.866248][ T2109] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 66.879536][ T2109] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 66.888782][ T2109] REISERFS (device loop0): using ordered data mode [ 66.895274][ T2109] reiserfs: using flush barriers [ 66.901127][ T2109] 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.917282][ T2109] REISERFS (device loop0): checking transaction log (loop0) [ 66.924794][ T2109] REISERFS (device loop0): Using tea hash to sort names [ 66.931793][ T2109] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 66.967646][ T2112] loop0: detected capacity change from 0 to 8192 [ 66.974377][ T2112] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 66.987767][ T2112] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 66.997031][ T2112] REISERFS (device loop0): using ordered data mode [ 67.003504][ T2112] reiserfs: using flush barriers [ 67.009329][ T2112] 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.025477][ T2112] REISERFS (device loop0): checking transaction log (loop0) [ 67.032994][ T2112] REISERFS (device loop0): Using tea hash to sort names [ 67.040065][ T2112] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 67.075227][ T2115] loop0: detected capacity change from 0 to 8192 [ 67.082724][ T2115] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 67.095893][ T2115] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 67.105132][ T2115] REISERFS (device loop0): using ordered data mode [ 67.111614][ T2115] reiserfs: using flush barriers [ 67.117470][ T2115] 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.133660][ T2115] REISERFS (device loop0): checking transaction log (loop0) [ 67.141190][ T2115] REISERFS (device loop0): Using tea hash to sort names [ 67.148150][ T2115] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 67.183890][ T2118] loop0: detected capacity change from 0 to 8192 [ 67.191401][ T2118] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 67.204541][ T2118] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 67.213857][ T2118] REISERFS (device loop0): using ordered data mode [ 67.220363][ T2118] reiserfs: using flush barriers [ 67.226233][ T2118] 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.242401][ T2118] REISERFS (device loop0): checking transaction log (loop0) [ 67.249942][ T2118] REISERFS (device loop0): Using tea hash to sort names [ 67.256976][ T2118] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 67.293030][ T2121] loop0: detected capacity change from 0 to 8192 [ 67.299760][ T2121] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 67.313351][ T2121] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 67.322980][ T2121] REISERFS (device loop0): using ordered data mode [ 67.329545][ T2121] reiserfs: using flush barriers [ 67.335543][ T2121] 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.351667][ T2121] REISERFS (device loop0): checking transaction log (loop0) [ 67.359143][ T2121] REISERFS (device loop0): Using tea hash to sort names [ 67.366145][ T2121] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 67.401442][ T2124] loop0: detected capacity change from 0 to 8192 [ 67.408647][ T2124] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 67.421784][ T2124] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 67.431283][ T2124] REISERFS (device loop0): using ordered data mode [ 67.437759][ T2124] reiserfs: using flush barriers [ 67.443667][ T2124] 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.459897][ T2124] REISERFS (device loop0): checking transaction log (loop0) [ 67.467498][ T2124] REISERFS (device loop0): Using tea hash to sort names [ 67.474499][ T2124] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 67.509771][ T2127] loop0: detected capacity change from 0 to 8192 [ 67.517174][ T2127] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 67.530476][ T2127] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 67.539737][ T2127] REISERFS (device loop0): using ordered data mode [ 67.546264][ T2127] reiserfs: using flush barriers [ 67.552154][ T2127] 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.568514][ T2127] REISERFS (device loop0): checking transaction log (loop0) [ 67.576308][ T2127] REISERFS (device loop0): Using tea hash to sort names [ 67.583300][ T2127] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 67.619422][ T2130] loop0: detected capacity change from 0 to 8192 [ 67.626423][ T2130] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 67.639382][ T2130] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 67.648750][ T2130] REISERFS (device loop0): using ordered data mode [ 67.655256][ T2130] reiserfs: using flush barriers 2024/09/30 14:22:04 executed programs: 65 [ 67.661194][ T2130] 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.677360][ T2130] REISERFS (device loop0): checking transaction log (loop0) [ 67.684868][ T2130] REISERFS (device loop0): Using tea hash to sort names [ 67.691836][ T2130] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 67.728320][ T2133] loop0: detected capacity change from 0 to 8192 [ 67.735117][ T2133] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 67.748091][ T2133] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 67.757274][ T2133] REISERFS (device loop0): using ordered data mode [ 67.763754][ T2133] reiserfs: using flush barriers [ 67.769636][ T2133] 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.785805][ T2133] REISERFS (device loop0): checking transaction log (loop0) [ 67.793287][ T2133] REISERFS (device loop0): Using tea hash to sort names [ 67.800255][ T2133] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 67.836616][ T2136] loop0: detected capacity change from 0 to 8192 [ 67.843381][ T2136] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 67.856624][ T2136] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 67.865886][ T2136] REISERFS (device loop0): using ordered data mode [ 67.872405][ T2136] reiserfs: using flush barriers [ 67.878281][ T2136] 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.894448][ T2136] REISERFS (device loop0): checking transaction log (loop0) [ 67.901952][ T2136] REISERFS (device loop0): Using tea hash to sort names [ 67.908894][ T2136] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 67.943999][ T2139] loop0: detected capacity change from 0 to 8192 [ 67.951494][ T2139] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 67.964633][ T2139] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 67.974134][ T2139] REISERFS (device loop0): using ordered data mode [ 67.980622][ T2139] reiserfs: using flush barriers [ 67.986480][ T2139] 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.002650][ T2139] REISERFS (device loop0): checking transaction log (loop0) [ 68.010178][ T2139] REISERFS (device loop0): Using tea hash to sort names [ 68.017123][ T2139] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 68.052309][ T2142] loop0: detected capacity change from 0 to 8192 [ 68.059107][ T2142] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 68.072378][ T2142] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 68.081938][ T2142] REISERFS (device loop0): using ordered data mode [ 68.088418][ T2142] reiserfs: using flush barriers [ 68.094317][ T2142] 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.110464][ T2142] REISERFS (device loop0): checking transaction log (loop0) [ 68.118135][ T2142] REISERFS (device loop0): Using tea hash to sort names [ 68.125118][ T2142] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 68.160940][ T2145] loop0: detected capacity change from 0 to 8192 [ 68.167683][ T2145] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 68.180988][ T2145] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 68.190248][ T2145] REISERFS (device loop0): using ordered data mode [ 68.196716][ T2145] reiserfs: using flush barriers [ 68.202741][ T2145] 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.218866][ T2145] REISERFS (device loop0): checking transaction log (loop0) [ 68.226396][ T2145] REISERFS (device loop0): Using tea hash to sort names [ 68.233364][ T2145] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 68.269044][ T2148] loop0: detected capacity change from 0 to 8192 [ 68.275830][ T2148] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 68.288882][ T2148] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 68.298067][ T2148] REISERFS (device loop0): using ordered data mode [ 68.304543][ T2148] reiserfs: using flush barriers [ 68.310650][ T2148] 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.327145][ T2148] REISERFS (device loop0): checking transaction log (loop0) [ 68.334731][ T2148] REISERFS (device loop0): Using tea hash to sort names [ 68.341714][ T2148] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 68.375993][ T2151] loop0: detected capacity change from 0 to 8192 [ 68.383238][ T2151] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 68.396303][ T2151] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 68.405596][ T2151] REISERFS (device loop0): using ordered data mode [ 68.412120][ T2151] reiserfs: using flush barriers [ 68.417983][ T2151] 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.434342][ T2151] REISERFS (device loop0): checking transaction log (loop0) [ 68.442037][ T2151] REISERFS (device loop0): Using tea hash to sort names [ 68.448977][ T2151] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 68.483819][ T2154] loop0: detected capacity change from 0 to 8192 [ 68.490641][ T2154] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 68.503605][ T2154] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 68.512862][ T2154] REISERFS (device loop0): using ordered data mode [ 68.519364][ T2154] reiserfs: using flush barriers [ 68.525259][ T2154] 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.541563][ T2154] REISERFS (device loop0): checking transaction log (loop0) [ 68.549151][ T2154] REISERFS (device loop0): Using tea hash to sort names [ 68.556132][ T2154] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 68.592500][ T2157] loop0: detected capacity change from 0 to 8192 [ 68.599170][ T2157] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 68.612611][ T2157] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 68.621904][ T2157] REISERFS (device loop0): using ordered data mode [ 68.628369][ T2157] reiserfs: using flush barriers [ 68.634450][ T2157] 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.650631][ T2157] REISERFS (device loop0): checking transaction log (loop0) [ 68.658218][ T2157] REISERFS (device loop0): Using tea hash to sort names [ 68.665378][ T2157] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 68.701093][ T2160] loop0: detected capacity change from 0 to 8192 [ 68.707904][ T2160] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 68.721640][ T2160] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 68.731191][ T2160] REISERFS (device loop0): using ordered data mode [ 68.737716][ T2160] reiserfs: using flush barriers [ 68.744763][ T2160] 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.760996][ T2160] REISERFS (device loop0): checking transaction log (loop0) [ 68.768504][ T2160] REISERFS (device loop0): Using tea hash to sort names [ 68.775475][ T2160] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 68.811267][ T2163] loop0: detected capacity change from 0 to 8192 [ 68.818372][ T2163] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 68.831481][ T2163] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 68.840791][ T2163] REISERFS (device loop0): using ordered data mode [ 68.847273][ T2163] reiserfs: using flush barriers [ 68.853360][ T2163] 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.869666][ T2163] REISERFS (device loop0): checking transaction log (loop0) [ 68.877236][ T2163] REISERFS (device loop0): Using tea hash to sort names [ 68.884248][ T2163] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 68.919770][ T2166] loop0: detected capacity change from 0 to 8192 [ 68.926545][ T2166] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 68.939550][ T2166] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 68.948909][ T2166] REISERFS (device loop0): using ordered data mode [ 68.955445][ T2166] reiserfs: using flush barriers [ 68.961330][ T2166] 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.977569][ T2166] REISERFS (device loop0): checking transaction log (loop0) [ 68.985060][ T2166] REISERFS (device loop0): Using tea hash to sort names [ 68.992023][ T2166] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 69.027694][ T2169] loop0: detected capacity change from 0 to 8192 [ 69.034609][ T2169] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 69.047610][ T2169] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 69.056791][ T2169] REISERFS (device loop0): using ordered data mode [ 69.063300][ T2169] reiserfs: using flush barriers [ 69.069154][ T2169] 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 [ 69.085316][ T2169] REISERFS (device loop0): checking transaction log (loop0) [ 69.092826][ T2169] REISERFS (device loop0): Using tea hash to sort names [ 69.099763][ T2169] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 69.135347][ T2172] loop0: detected capacity change from 0 to 8192 [ 69.142180][ T2172] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 69.155176][ T2172] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 69.164393][ T2172] REISERFS (device loop0): using ordered data mode [ 69.170864][ T2172] reiserfs: using flush barriers [ 69.176712][ T2172] 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 [ 69.192858][ T2172] REISERFS (device loop0): checking transaction log (loop0) [ 69.200347][ T2172] REISERFS (device loop0): Using tea hash to sort names [ 69.207292][ T2172] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 69.242834][ T2175] loop0: detected capacity change from 0 to 8192 [ 69.249517][ T2175] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 69.262644][ T2175] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 69.271953][ T2175] REISERFS (device loop0): using ordered data mode [ 69.278462][ T2175] reiserfs: using flush barriers [ 69.284420][ T2175] 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 [ 69.300548][ T2175] REISERFS (device loop0): checking transaction log (loop0) [ 69.308054][ T2175] REISERFS (device loop0): Using tea hash to sort names [ 69.315020][ T2175] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 69.350112][ T2178] loop0: detected capacity change from 0 to 8192 [ 69.357387][ T2178] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 69.370625][ T2178] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 69.379842][ T2178] REISERFS (device loop0): using ordered data mode [ 69.386369][ T2178] reiserfs: using flush barriers [ 69.392344][ T2178] 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 [ 69.408549][ T2178] REISERFS (device loop0): checking transaction log (loop0) [ 69.416053][ T2178] REISERFS (device loop0): Using tea hash to sort names [ 69.423014][ T2178] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 69.458128][ T2181] loop0: detected capacity change from 0 to 8192 [ 69.465635][ T2181] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 69.478876][ T2181] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 69.488236][ T2181] REISERFS (device loop0): using ordered data mode [ 69.494774][ T2181] reiserfs: using flush barriers [ 69.500811][ T2181] 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 [ 69.517053][ T2181] REISERFS (device loop0): checking transaction log (loop0) [ 69.524603][ T2181] REISERFS (device loop0): Using tea hash to sort names [ 69.531574][ T2181] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 69.567900][ T2184] loop0: detected capacity change from 0 to 8192 [ 69.574746][ T2184] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 69.587855][ T2184] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 69.597122][ T2184] REISERFS (device loop0): using ordered data mode [ 69.603645][ T2184] reiserfs: using flush barriers [ 69.609663][ T2184] 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 [ 69.625983][ T2184] REISERFS (device loop0): checking transaction log (loop0) [ 69.633575][ T2184] REISERFS (device loop0): Using tea hash to sort names [ 69.640540][ T2184] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 69.675694][ T2187] loop0: detected capacity change from 0 to 8192 [ 69.682583][ T2187] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 69.695549][ T2187] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 69.704884][ T2187] REISERFS (device loop0): using ordered data mode [ 69.711384][ T2187] reiserfs: using flush barriers [ 69.717497][ T2187] 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 [ 69.733655][ T2187] REISERFS (device loop0): checking transaction log (loop0) [ 69.741181][ T2187] REISERFS (device loop0): Using tea hash to sort names [ 69.748513][ T2187] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 69.784043][ T2190] loop0: detected capacity change from 0 to 8192 [ 69.791527][ T2190] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 69.804751][ T2190] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 69.814129][ T2190] REISERFS (device loop0): using ordered data mode [ 69.820631][ T2190] reiserfs: using flush barriers [ 69.826477][ T2190] 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 [ 69.842738][ T2190] REISERFS (device loop0): checking transaction log (loop0) [ 69.850249][ T2190] REISERFS (device loop0): Using tea hash to sort names [ 69.857193][ T2190] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 69.893340][ T2193] loop0: detected capacity change from 0 to 8192 [ 69.900959][ T2193] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 69.914118][ T2193] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 69.923369][ T2193] REISERFS (device loop0): using ordered data mode [ 69.929911][ T2193] reiserfs: using flush barriers [ 69.935853][ T2193] 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 [ 69.952241][ T2193] REISERFS (device loop0): checking transaction log (loop0) [ 69.960119][ T2193] REISERFS (device loop0): Using tea hash to sort names [ 69.967148][ T2193] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 70.007764][ T2196] loop0: detected capacity change from 0 to 8192 [ 70.015208][ T2196] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 70.028515][ T2196] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 70.038303][ T2196] REISERFS (device loop0): using ordered data mode [ 70.044822][ T2196] reiserfs: using flush barriers [ 70.050738][ T2196] 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 [ 70.066890][ T2196] REISERFS (device loop0): checking transaction log (loop0) [ 70.074398][ T2196] REISERFS (device loop0): Using tea hash to sort names [ 70.081365][ T2196] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 70.116030][ T2199] loop0: detected capacity change from 0 to 8192 [ 70.123308][ T2199] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 70.136388][ T2199] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 70.145693][ T2199] REISERFS (device loop0): using ordered data mode [ 70.152214][ T2199] reiserfs: using flush barriers [ 70.158067][ T2199] 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 [ 70.174211][ T2199] REISERFS (device loop0): checking transaction log (loop0) [ 70.181795][ T2199] REISERFS (device loop0): Using tea hash to sort names [ 70.188735][ T2199] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage.