Warning: Permanently added '10.128.10.9' (ED25519) to the list of known hosts. 2025/04/03 15:19:06 ignoring optional flag "sandboxArg"="0" 2025/04/03 15:19:06 ignoring optional flag "type"="gce" 2025/04/03 15:19:06 parsed 1 programs 2025/04/03 15:19:06 executed programs: 0 [ 48.798942][ T1508] Adding 124996k swap on ./swap-file. Priority:0 extents:1 across:124996k [ 51.696728][ T1933] loop0: detected capacity change from 0 to 8192 [ 51.705299][ T1933] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 51.718524][ T1933] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 51.727910][ T1933] REISERFS (device loop0): using ordered data mode [ 51.734423][ T1933] reiserfs: using flush barriers [ 51.741474][ T1933] 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 [ 51.757782][ T1933] REISERFS (device loop0): checking transaction log (loop0) [ 51.766169][ T1933] REISERFS (device loop0): Using tea hash to sort names [ 51.773868][ T1933] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 51.783568][ T1933] [ 51.785907][ T1933] ====================================================== [ 51.792918][ T1933] WARNING: possible circular locking dependency detected [ 51.799938][ T1933] 6.1.132-syzkaller #0 Not tainted [ 51.805024][ T1933] ------------------------------------------------------ [ 51.812029][ T1933] syz-executor.0/1933 is trying to acquire lock: [ 51.818328][ T1933] ffff88810c3002e0 (&type->i_mutex_dir_key#8){+.+.}-{3:3}, at: vfs_setxattr+0xbd/0x170 [ 51.828057][ T1933] [ 51.828057][ T1933] but task is already holding lock: [ 51.835400][ T1933] ffff88810866b448 (sb_writers#13){.+.+}-{0:0}, at: mnt_want_write+0xe/0x30 [ 51.844059][ T1933] [ 51.844059][ T1933] which lock already depends on the new lock. [ 51.844059][ T1933] [ 51.854543][ T1933] [ 51.854543][ T1933] the existing dependency chain (in reverse order) is: [ 51.863628][ T1933] [ 51.863628][ T1933] -> #2 (sb_writers#13){.+.+}-{0:0}: [ 51.871057][ T1933] sb_start_write+0x34/0xd0 [ 51.876193][ T1933] mnt_want_write_file+0x12/0x60 [ 51.881628][ T1933] reiserfs_ioctl+0xaf/0x130 [ 51.886713][ T1933] __se_sys_ioctl+0x6a/0xb0 [ 51.891796][ T1933] do_syscall_64+0x3b/0x80 [ 51.896792][ T1933] entry_SYSCALL_64_after_hwframe+0x68/0xd2 [ 51.903193][ T1933] [ 51.903193][ T1933] -> #1 (&sbi->lock){+.+.}-{3:3}: [ 51.910390][ T1933] __mutex_lock+0x99/0x970 [ 51.915440][ T1933] reiserfs_write_lock+0x26/0x40 [ 51.920874][ T1933] reiserfs_lookup+0x174/0x240 [ 51.926216][ T1933] __lookup_slow+0x129/0x190 [ 51.931298][ T1933] lookup_one_len+0xad/0xe0 [ 51.936297][ T1933] reiserfs_lookup_privroot+0x2e/0x90 [ 51.942159][ T1933] reiserfs_fill_super+0xb45/0xc10 [ 51.947782][ T1933] mount_bdev+0x15d/0x1b0 [ 51.952605][ T1933] legacy_get_tree+0x25/0x50 [ 51.957698][ T1933] vfs_get_tree+0x1c/0x80 [ 51.962521][ T1933] do_new_mount+0x15a/0x370 [ 51.967516][ T1933] __se_sys_mount+0x177/0x1e0 [ 51.972792][ T1933] do_syscall_64+0x3b/0x80 [ 51.977711][ T1933] entry_SYSCALL_64_after_hwframe+0x68/0xd2 [ 51.984102][ T1933] [ 51.984102][ T1933] -> #0 (&type->i_mutex_dir_key#8){+.+.}-{3:3}: [ 51.992502][ T1933] __lock_acquire+0x146d/0x2830 [ 51.997961][ T1933] lock_acquire+0xe3/0x270 [ 52.002966][ T1933] down_write+0x26/0xc0 [ 52.007615][ T1933] vfs_setxattr+0xbd/0x170 [ 52.012731][ T1933] setxattr+0x131/0x170 [ 52.017380][ T1933] path_setxattr+0xab/0x120 [ 52.022418][ T1933] __x64_sys_setxattr+0x22/0x30 [ 52.027847][ T1933] do_syscall_64+0x3b/0x80 [ 52.032779][ T1933] entry_SYSCALL_64_after_hwframe+0x68/0xd2 [ 52.039165][ T1933] [ 52.039165][ T1933] other info that might help us debug this: [ 52.039165][ T1933] [ 52.049369][ T1933] Chain exists of: [ 52.049369][ T1933] &type->i_mutex_dir_key#8 --> &sbi->lock --> sb_writers#13 [ 52.049369][ T1933] [ 52.062532][ T1933] Possible unsafe locking scenario: [ 52.062532][ T1933] [ 52.069957][ T1933] CPU0 CPU1 [ 52.075297][ T1933] ---- ---- [ 52.080640][ T1933] lock(sb_writers#13); [ 52.084861][ T1933] lock(&sbi->lock); [ 52.091440][ T1933] lock(sb_writers#13); [ 52.098202][ T1933] lock(&type->i_mutex_dir_key#8); [ 52.103371][ T1933] [ 52.103371][ T1933] *** DEADLOCK *** [ 52.103371][ T1933] [ 52.111751][ T1933] 1 lock held by syz-executor.0/1933: [ 52.117093][ T1933] #0: ffff88810866b448 (sb_writers#13){.+.+}-{0:0}, at: mnt_want_write+0xe/0x30 [ 52.126180][ T1933] [ 52.126180][ T1933] stack backtrace: [ 52.132158][ T1933] CPU: 1 PID: 1933 Comm: syz-executor.0 Not tainted 6.1.132-syzkaller #0 [ 52.140720][ T1933] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2025 [ 52.150748][ T1933] Call Trace: [ 52.154008][ T1933] [ 52.156921][ T1933] dump_stack_lvl+0x89/0xd7 [ 52.161402][ T1933] print_circular_bug+0x2c5/0x300 [ 52.166463][ T1933] check_noncircular+0x106/0x110 [ 52.171397][ T1933] __lock_acquire+0x146d/0x2830 [ 52.176236][ T1933] ? __lock_acquire+0x541/0x2830 [ 52.181237][ T1933] ? vfs_setxattr+0xbd/0x170 [ 52.185814][ T1933] lock_acquire+0xe3/0x270 [ 52.190211][ T1933] ? vfs_setxattr+0xbd/0x170 [ 52.194781][ T1933] ? __lock_acquire+0x1eca/0x2830 [ 52.199778][ T1933] down_write+0x26/0xc0 [ 52.203910][ T1933] ? vfs_setxattr+0xbd/0x170 [ 52.208471][ T1933] vfs_setxattr+0xbd/0x170 [ 52.212881][ T1933] setxattr+0x131/0x170 [ 52.217012][ T1933] path_setxattr+0xab/0x120 [ 52.221499][ T1933] __x64_sys_setxattr+0x22/0x30 [ 52.226327][ T1933] do_syscall_64+0x3b/0x80 [ 52.230720][ T1933] ? clear_bhb_loop+0x45/0xa0 [ 52.235482][ T1933] entry_SYSCALL_64_after_hwframe+0x68/0xd2 [ 52.241349][ T1933] RIP: 0033:0x7f79fdc7dda9 [ 52.245753][ T1933] 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 [ 52.265356][ T1933] RSP: 002b:00007f79fe9bb0c8 EFLAGS: 00000246 ORIG_RAX: 00000000000000bc [ 52.273749][ T1933] RAX: ffffffffffffffda RBX: 00007f79fddabf80 RCX: 00007f79fdc7dda9 [ 52.281696][ T1933] RDX: 0000000000000000 RSI: 0000000020000100 RDI: 0000000020000080 [ 52.289731][ T1933] RBP: 00007f79fdcca47a R08: 0000000000000001 R09: 0000000000000000 [ 52.297680][ T1933] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 [ 52.305627][ T1933] R13: 0000000000000006 R14: 00007f79fddabf80 R15: 00007ffd310afa08 [ 52.313604][ T1933] [ 52.351119][ T1937] loop0: detected capacity change from 0 to 8192 [ 52.358766][ T1937] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 52.371932][ T1937] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 52.381369][ T1937] REISERFS (device loop0): using ordered data mode [ 52.387918][ T1937] reiserfs: using flush barriers [ 52.394468][ 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 [ 52.410752][ T1937] REISERFS (device loop0): checking transaction log (loop0) [ 52.418387][ T1937] REISERFS (device loop0): Using tea hash to sort names [ 52.425496][ T1937] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 52.472841][ T1940] loop0: detected capacity change from 0 to 8192 [ 52.479645][ T1940] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 52.492620][ T1940] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 52.502117][ T1940] REISERFS (device loop0): using ordered data mode [ 52.508620][ T1940] reiserfs: using flush barriers [ 52.515112][ 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 [ 52.531432][ T1940] REISERFS (device loop0): checking transaction log (loop0) [ 52.539034][ T1940] REISERFS (device loop0): Using tea hash to sort names [ 52.546034][ T1940] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 52.594010][ T1943] loop0: detected capacity change from 0 to 8192 [ 52.601053][ T1943] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 52.614347][ T1943] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 52.623652][ T1943] REISERFS (device loop0): using ordered data mode [ 52.630129][ T1943] reiserfs: using flush barriers [ 52.636486][ 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 [ 52.652701][ T1943] REISERFS (device loop0): checking transaction log (loop0) [ 52.660271][ T1943] REISERFS (device loop0): Using tea hash to sort names [ 52.667287][ T1943] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 52.710829][ T1946] loop0: detected capacity change from 0 to 8192 [ 52.718556][ T1946] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 52.731749][ T1946] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 52.741160][ T1946] REISERFS (device loop0): using ordered data mode [ 52.747671][ T1946] reiserfs: using flush barriers [ 52.754009][ 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 [ 52.770194][ T1946] REISERFS (device loop0): checking transaction log (loop0) [ 52.777816][ T1946] REISERFS (device loop0): Using tea hash to sort names [ 52.784923][ T1946] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 52.827897][ T1949] loop0: detected capacity change from 0 to 8192 [ 52.834870][ T1949] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 52.847842][ T1949] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 52.857236][ T1949] REISERFS (device loop0): using ordered data mode [ 52.863822][ T1949] reiserfs: using flush barriers [ 52.870154][ 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 [ 52.886459][ T1949] REISERFS (device loop0): checking transaction log (loop0) [ 52.894077][ T1949] REISERFS (device loop0): Using tea hash to sort names [ 52.901093][ T1949] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 52.942278][ T1952] loop0: detected capacity change from 0 to 8192 [ 52.949031][ T1952] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 52.962002][ T1952] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 52.971259][ T1952] REISERFS (device loop0): using ordered data mode [ 52.977960][ T1952] reiserfs: using flush barriers [ 52.984724][ 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 [ 53.001248][ T1952] REISERFS (device loop0): checking transaction log (loop0) [ 53.009102][ T1952] REISERFS (device loop0): Using tea hash to sort names [ 53.016143][ T1952] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 53.057195][ T1955] loop0: detected capacity change from 0 to 8192 [ 53.064442][ T1955] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 53.077446][ T1955] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 53.086741][ T1955] REISERFS (device loop0): using ordered data mode [ 53.093236][ T1955] reiserfs: using flush barriers [ 53.099558][ 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 [ 53.115835][ T1955] REISERFS (device loop0): checking transaction log (loop0) [ 53.123551][ T1955] REISERFS (device loop0): Using tea hash to sort names [ 53.130616][ T1955] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 53.174316][ T1958] loop0: detected capacity change from 0 to 8192 [ 53.181172][ T1958] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 53.194208][ T1958] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 53.203613][ T1958] REISERFS (device loop0): using ordered data mode [ 53.210164][ T1958] reiserfs: using flush barriers [ 53.216679][ 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 [ 53.233065][ T1958] REISERFS (device loop0): checking transaction log (loop0) [ 53.240723][ T1958] REISERFS (device loop0): Using tea hash to sort names [ 53.247675][ T1958] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 53.288956][ T1961] loop0: detected capacity change from 0 to 8192 [ 53.296093][ T1961] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 53.309250][ T1961] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 53.318533][ T1961] REISERFS (device loop0): using ordered data mode [ 53.325130][ T1961] reiserfs: using flush barriers [ 53.331562][ 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 [ 53.347967][ T1961] REISERFS (device loop0): checking transaction log (loop0) [ 53.355582][ T1961] REISERFS (device loop0): Using tea hash to sort names [ 53.362630][ T1961] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 53.406332][ T1964] loop0: detected capacity change from 0 to 8192 [ 53.413226][ T1964] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 53.426289][ T1964] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 53.435607][ T1964] REISERFS (device loop0): using ordered data mode [ 53.442116][ T1964] reiserfs: using flush barriers [ 53.448445][ 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 [ 53.464656][ T1964] REISERFS (device loop0): checking transaction log (loop0) [ 53.472242][ T1964] REISERFS (device loop0): Using tea hash to sort names [ 53.479223][ T1964] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 53.520893][ T1967] loop0: detected capacity change from 0 to 8192 [ 53.527691][ T1967] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 53.540851][ T1967] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 53.550060][ T1967] REISERFS (device loop0): using ordered data mode [ 53.556552][ T1967] reiserfs: using flush barriers [ 53.562863][ 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 [ 53.579054][ T1967] REISERFS (device loop0): checking transaction log (loop0) [ 53.586691][ T1967] REISERFS (device loop0): Using tea hash to sort names [ 53.593691][ T1967] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 53.637015][ T1970] loop0: detected capacity change from 0 to 8192 [ 53.643837][ T1970] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 53.656792][ T1970] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 53.666133][ T1970] REISERFS (device loop0): using ordered data mode [ 53.673131][ T1970] reiserfs: using flush barriers [ 53.679460][ 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 [ 53.695782][ T1970] REISERFS (device loop0): checking transaction log (loop0) [ 53.703387][ T1970] REISERFS (device loop0): Using tea hash to sort names [ 53.710338][ T1970] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 53.750754][ T1973] loop0: detected capacity change from 0 to 8192 [ 53.757615][ T1973] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 53.770614][ T1973] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 53.779868][ T1973] REISERFS (device loop0): using ordered data mode [ 53.786641][ T1973] reiserfs: using flush barriers 2025/04/03 15:19:11 executed programs: 14 [ 53.793375][ 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 [ 53.809562][ T1973] REISERFS (device loop0): checking transaction log (loop0) [ 53.817239][ T1973] REISERFS (device loop0): Using tea hash to sort names [ 53.824249][ T1973] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 53.867907][ T1976] loop0: detected capacity change from 0 to 8192 [ 53.874908][ T1976] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 53.887999][ T1976] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 53.897711][ T1976] REISERFS (device loop0): using ordered data mode [ 53.904203][ T1976] reiserfs: using flush barriers [ 53.910516][ 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 [ 53.926728][ T1976] REISERFS (device loop0): checking transaction log (loop0) [ 53.934317][ T1976] REISERFS (device loop0): Using tea hash to sort names [ 53.941289][ T1976] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 53.981886][ T1979] loop0: detected capacity change from 0 to 8192 [ 53.988724][ T1979] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 54.001776][ T1979] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 54.011268][ T1979] REISERFS (device loop0): using ordered data mode [ 54.017763][ T1979] reiserfs: using flush barriers [ 54.024209][ 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 [ 54.040841][ T1979] REISERFS (device loop0): checking transaction log (loop0) [ 54.048484][ T1979] REISERFS (device loop0): Using tea hash to sort names [ 54.055552][ T1979] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 54.096310][ T1982] loop0: detected capacity change from 0 to 8192 [ 54.103161][ T1982] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 54.116152][ T1982] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 54.125442][ T1982] REISERFS (device loop0): using ordered data mode [ 54.131972][ T1982] reiserfs: using flush barriers [ 54.138376][ 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 [ 54.154604][ T1982] REISERFS (device loop0): checking transaction log (loop0) [ 54.162223][ T1982] REISERFS (device loop0): Using tea hash to sort names [ 54.169303][ T1982] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 54.210666][ T1985] loop0: detected capacity change from 0 to 8192 [ 54.217483][ T1985] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 54.230547][ T1985] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 54.239816][ T1985] REISERFS (device loop0): using ordered data mode [ 54.246341][ T1985] reiserfs: using flush barriers [ 54.252974][ 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 [ 54.269208][ T1985] REISERFS (device loop0): checking transaction log (loop0) [ 54.276813][ T1985] REISERFS (device loop0): Using tea hash to sort names [ 54.283901][ T1985] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 54.327359][ T1988] loop0: detected capacity change from 0 to 8192 [ 54.334236][ T1988] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 54.347279][ T1988] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 54.356602][ T1988] REISERFS (device loop0): using ordered data mode [ 54.363110][ T1988] reiserfs: using flush barriers [ 54.369448][ 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 [ 54.385893][ T1988] REISERFS (device loop0): checking transaction log (loop0) [ 54.393482][ T1988] REISERFS (device loop0): Using tea hash to sort names [ 54.400504][ T1988] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 54.441321][ T1991] loop0: detected capacity change from 0 to 8192 [ 54.448082][ T1991] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 54.461043][ T1991] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 54.470273][ T1991] REISERFS (device loop0): using ordered data mode [ 54.476892][ T1991] reiserfs: using flush barriers [ 54.483337][ 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 [ 54.499727][ T1991] REISERFS (device loop0): checking transaction log (loop0) [ 54.507415][ T1991] REISERFS (device loop0): Using tea hash to sort names [ 54.514567][ T1991] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 54.556925][ T1994] loop0: detected capacity change from 0 to 8192 [ 54.563792][ T1994] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 54.576768][ T1994] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 54.586187][ T1994] REISERFS (device loop0): using ordered data mode [ 54.593019][ T1994] reiserfs: using flush barriers [ 54.599543][ 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 [ 54.616029][ T1994] REISERFS (device loop0): checking transaction log (loop0) [ 54.623764][ T1994] REISERFS (device loop0): Using tea hash to sort names [ 54.630778][ T1994] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 54.671281][ T1997] loop0: detected capacity change from 0 to 8192 [ 54.678222][ T1997] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 54.691253][ T1997] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 54.700737][ T1997] REISERFS (device loop0): using ordered data mode [ 54.707258][ T1997] reiserfs: using flush barriers [ 54.713670][ 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 [ 54.729826][ T1997] REISERFS (device loop0): checking transaction log (loop0) [ 54.737623][ T1997] REISERFS (device loop0): Using tea hash to sort names [ 54.744616][ T1997] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 54.785712][ T2000] loop0: detected capacity change from 0 to 8192 [ 54.792650][ T2000] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 54.805686][ T2000] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 54.814980][ T2000] REISERFS (device loop0): using ordered data mode [ 54.821564][ T2000] reiserfs: using flush barriers [ 54.827959][ 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 [ 54.844180][ T2000] REISERFS (device loop0): checking transaction log (loop0) [ 54.851775][ T2000] REISERFS (device loop0): Using tea hash to sort names [ 54.858747][ T2000] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 54.900375][ T2003] loop0: detected capacity change from 0 to 8192 [ 54.907210][ T2003] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 54.920286][ T2003] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 54.929618][ T2003] REISERFS (device loop0): using ordered data mode [ 54.936161][ T2003] reiserfs: using flush barriers [ 54.942548][ 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 [ 54.958817][ T2003] REISERFS (device loop0): checking transaction log (loop0) [ 54.966399][ T2003] REISERFS (device loop0): Using tea hash to sort names [ 54.973540][ T2003] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 55.015269][ T2006] loop0: detected capacity change from 0 to 8192 [ 55.022161][ T2006] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 55.035180][ T2006] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 55.044531][ T2006] REISERFS (device loop0): using ordered data mode [ 55.051110][ T2006] reiserfs: using flush barriers [ 55.057439][ 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 [ 55.073730][ T2006] REISERFS (device loop0): checking transaction log (loop0) [ 55.081308][ T2006] REISERFS (device loop0): Using tea hash to sort names [ 55.088258][ T2006] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 55.130060][ T2009] loop0: detected capacity change from 0 to 8192 [ 55.136927][ T2009] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 55.150036][ T2009] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 55.159471][ T2009] REISERFS (device loop0): using ordered data mode [ 55.165988][ T2009] reiserfs: using flush barriers [ 55.172316][ 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 [ 55.188504][ T2009] REISERFS (device loop0): checking transaction log (loop0) [ 55.196061][ T2009] REISERFS (device loop0): Using tea hash to sort names [ 55.203070][ T2009] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 55.244382][ T2012] loop0: detected capacity change from 0 to 8192 [ 55.251209][ T2012] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 55.264194][ T2012] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 55.273598][ T2012] REISERFS (device loop0): using ordered data mode [ 55.280087][ T2012] reiserfs: using flush barriers [ 55.286539][ 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 [ 55.302887][ T2012] REISERFS (device loop0): checking transaction log (loop0) [ 55.310705][ T2012] REISERFS (device loop0): Using tea hash to sort names [ 55.317698][ T2012] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 55.359025][ T2015] loop0: detected capacity change from 0 to 8192 [ 55.365841][ T2015] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 55.378809][ T2015] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 55.388162][ T2015] REISERFS (device loop0): using ordered data mode [ 55.394765][ T2015] reiserfs: using flush barriers [ 55.401168][ 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 [ 55.417402][ T2015] REISERFS (device loop0): checking transaction log (loop0) [ 55.424983][ T2015] REISERFS (device loop0): Using tea hash to sort names [ 55.431985][ T2015] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 55.473244][ T2018] loop0: detected capacity change from 0 to 8192 [ 55.480017][ T2018] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 55.493113][ T2018] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 55.502583][ T2018] REISERFS (device loop0): using ordered data mode [ 55.509107][ T2018] reiserfs: using flush barriers [ 55.515570][ 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 [ 55.531787][ T2018] REISERFS (device loop0): checking transaction log (loop0) [ 55.539424][ T2018] REISERFS (device loop0): Using tea hash to sort names [ 55.546415][ T2018] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 55.586805][ T2021] loop0: detected capacity change from 0 to 8192 [ 55.593876][ T2021] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 55.606948][ T2021] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 55.616401][ T2021] REISERFS (device loop0): using ordered data mode [ 55.622916][ T2021] reiserfs: using flush barriers [ 55.629236][ 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 [ 55.645451][ T2021] REISERFS (device loop0): checking transaction log (loop0) [ 55.653019][ T2021] REISERFS (device loop0): Using tea hash to sort names [ 55.659967][ T2021] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 55.701666][ T2024] loop0: detected capacity change from 0 to 8192 [ 55.708493][ T2024] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 55.721568][ T2024] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 55.730979][ T2024] REISERFS (device loop0): using ordered data mode [ 55.737475][ T2024] reiserfs: using flush barriers [ 55.743851][ 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 [ 55.760086][ T2024] REISERFS (device loop0): checking transaction log (loop0) [ 55.767598][ T2024] REISERFS (device loop0): Using tea hash to sort names [ 55.774609][ T2024] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 55.815283][ T2027] loop0: detected capacity change from 0 to 8192 [ 55.822115][ T2027] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 55.835297][ T2027] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 55.844565][ T2027] REISERFS (device loop0): using ordered data mode [ 55.851102][ T2027] reiserfs: using flush barriers [ 55.857514][ 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 [ 55.873740][ T2027] REISERFS (device loop0): checking transaction log (loop0) [ 55.881385][ T2027] REISERFS (device loop0): Using tea hash to sort names [ 55.888377][ T2027] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 55.931168][ T2030] loop0: detected capacity change from 0 to 8192 [ 55.938691][ T2030] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 55.951883][ T2030] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 55.961221][ T2030] REISERFS (device loop0): using ordered data mode [ 55.967707][ T2030] reiserfs: using flush barriers [ 55.974061][ 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 [ 55.990234][ T2030] REISERFS (device loop0): checking transaction log (loop0) [ 55.997787][ T2030] REISERFS (device loop0): Using tea hash to sort names [ 56.004811][ T2030] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 56.052242][ T2033] loop0: detected capacity change from 0 to 8192 [ 56.059244][ T2033] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 56.072240][ T2033] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 56.081577][ T2033] REISERFS (device loop0): using ordered data mode [ 56.088081][ T2033] reiserfs: using flush barriers [ 56.094522][ 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 [ 56.110738][ T2033] REISERFS (device loop0): checking transaction log (loop0) [ 56.118269][ T2033] REISERFS (device loop0): Using tea hash to sort names [ 56.125358][ T2033] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 56.174524][ T2036] loop0: detected capacity change from 0 to 8192 [ 56.181409][ T2036] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 56.194451][ T2036] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 56.203839][ T2036] REISERFS (device loop0): using ordered data mode [ 56.210337][ T2036] reiserfs: using flush barriers [ 56.216964][ 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 [ 56.233175][ T2036] REISERFS (device loop0): checking transaction log (loop0) [ 56.240880][ T2036] REISERFS (device loop0): Using tea hash to sort names [ 56.247967][ T2036] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 56.288875][ T2039] loop0: detected capacity change from 0 to 8192 [ 56.296022][ T2039] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 56.309176][ T2039] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 56.318536][ T2039] REISERFS (device loop0): using ordered data mode [ 56.325048][ T2039] reiserfs: using flush barriers [ 56.331392][ 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 [ 56.347575][ T2039] REISERFS (device loop0): checking transaction log (loop0) [ 56.355243][ T2039] REISERFS (device loop0): Using tea hash to sort names [ 56.362233][ T2039] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 56.403354][ T2042] loop0: detected capacity change from 0 to 8192 [ 56.410185][ T2042] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 56.423215][ T2042] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 56.432576][ T2042] REISERFS (device loop0): using ordered data mode [ 56.439101][ T2042] reiserfs: using flush barriers [ 56.445604][ 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 [ 56.461836][ T2042] REISERFS (device loop0): checking transaction log (loop0) [ 56.469409][ T2042] REISERFS (device loop0): Using tea hash to sort names [ 56.476430][ T2042] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 56.520702][ T2045] loop0: detected capacity change from 0 to 8192 [ 56.527551][ T2045] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 56.540639][ T2045] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 56.550143][ T2045] REISERFS (device loop0): using ordered data mode [ 56.556909][ T2045] reiserfs: using flush barriers [ 56.563314][ 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 [ 56.579579][ T2045] REISERFS (device loop0): checking transaction log (loop0) [ 56.587187][ T2045] REISERFS (device loop0): Using tea hash to sort names [ 56.594261][ T2045] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 56.635341][ T2048] loop0: detected capacity change from 0 to 8192 [ 56.642203][ T2048] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 56.655175][ T2048] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 56.664526][ T2048] REISERFS (device loop0): using ordered data mode [ 56.671181][ T2048] reiserfs: using flush barriers [ 56.677712][ 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 [ 56.694874][ T2048] REISERFS (device loop0): checking transaction log (loop0) [ 56.702508][ T2048] REISERFS (device loop0): Using tea hash to sort names [ 56.709525][ T2048] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 56.751897][ T2051] loop0: detected capacity change from 0 to 8192 [ 56.758808][ T2051] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 56.771807][ T2051] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 56.781202][ T2051] REISERFS (device loop0): using ordered data mode [ 56.787697][ T2051] reiserfs: using flush barriers [ 56.794277][ 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 [ 56.810634][ T2051] REISERFS (device loop0): checking transaction log (loop0) [ 56.818278][ T2051] REISERFS (device loop0): Using tea hash to sort names [ 56.825394][ T2051] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 56.867374][ T2054] loop0: detected capacity change from 0 to 8192 [ 56.874260][ T2054] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 56.887411][ T2054] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 56.896757][ T2054] REISERFS (device loop0): using ordered data mode [ 56.903281][ T2054] reiserfs: using flush barriers [ 56.909581][ 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 [ 56.925841][ T2054] REISERFS (device loop0): checking transaction log (loop0) [ 56.933422][ T2054] REISERFS (device loop0): Using tea hash to sort names [ 56.940392][ T2054] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 56.982092][ T2057] loop0: detected capacity change from 0 to 8192 [ 56.988876][ T2057] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 57.002059][ T2057] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 57.011431][ T2057] REISERFS (device loop0): using ordered data mode [ 57.017923][ T2057] reiserfs: using flush barriers [ 57.024331][ 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 [ 57.040523][ T2057] REISERFS (device loop0): checking transaction log (loop0) [ 57.048082][ T2057] REISERFS (device loop0): Using tea hash to sort names [ 57.055070][ T2057] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 57.095718][ T2060] loop0: detected capacity change from 0 to 8192 [ 57.102566][ T2060] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 57.115672][ T2060] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 57.125026][ T2060] REISERFS (device loop0): using ordered data mode [ 57.131687][ T2060] reiserfs: using flush barriers [ 57.138125][ 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 [ 57.154317][ T2060] REISERFS (device loop0): checking transaction log (loop0) [ 57.161950][ T2060] REISERFS (device loop0): Using tea hash to sort names [ 57.169173][ T2060] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 57.209816][ T2063] loop0: detected capacity change from 0 to 8192 [ 57.216663][ T2063] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 57.229830][ T2063] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 57.239298][ T2063] REISERFS (device loop0): using ordered data mode [ 57.245941][ T2063] reiserfs: using flush barriers [ 57.252460][ 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 [ 57.268617][ T2063] REISERFS (device loop0): checking transaction log (loop0) [ 57.276204][ T2063] REISERFS (device loop0): Using tea hash to sort names [ 57.283201][ T2063] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 57.324213][ T2066] loop0: detected capacity change from 0 to 8192 [ 57.331266][ T2066] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 57.344243][ T2066] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 57.353503][ T2066] REISERFS (device loop0): using ordered data mode [ 57.359977][ T2066] reiserfs: using flush barriers [ 57.366384][ 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 [ 57.382575][ T2066] REISERFS (device loop0): checking transaction log (loop0) [ 57.390168][ T2066] REISERFS (device loop0): Using tea hash to sort names [ 57.397184][ T2066] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 57.437813][ T2069] loop0: detected capacity change from 0 to 8192 [ 57.444603][ T2069] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 57.457596][ T2069] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 57.466912][ T2069] REISERFS (device loop0): using ordered data mode [ 57.473475][ T2069] reiserfs: using flush barriers [ 57.479786][ 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 [ 57.495983][ T2069] REISERFS (device loop0): checking transaction log (loop0) [ 57.504131][ T2069] REISERFS (device loop0): Using tea hash to sort names [ 57.511193][ T2069] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 57.552723][ T2072] loop0: detected capacity change from 0 to 8192 [ 57.559494][ T2072] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 57.572465][ T2072] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 57.581872][ T2072] REISERFS (device loop0): using ordered data mode [ 57.588368][ T2072] reiserfs: using flush barriers [ 57.594858][ 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 [ 57.611037][ T2072] REISERFS (device loop0): checking transaction log (loop0) [ 57.618570][ T2072] REISERFS (device loop0): Using tea hash to sort names [ 57.625565][ T2072] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 57.665756][ T2075] loop0: detected capacity change from 0 to 8192 [ 57.672572][ T2075] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 57.685551][ T2075] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 57.695022][ T2075] REISERFS (device loop0): using ordered data mode [ 57.701658][ T2075] reiserfs: using flush barriers [ 57.707984][ 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 [ 57.724169][ T2075] REISERFS (device loop0): checking transaction log (loop0) [ 57.731737][ T2075] REISERFS (device loop0): Using tea hash to sort names [ 57.738739][ T2075] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 57.779415][ T2078] loop0: detected capacity change from 0 to 8192 [ 57.786369][ T2078] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 57.799317][ T2078] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 57.808608][ T2078] REISERFS (device loop0): using ordered data mode [ 57.815103][ T2078] reiserfs: using flush barriers [ 57.821503][ 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 [ 57.837683][ T2078] REISERFS (device loop0): checking transaction log (loop0) [ 57.845443][ T2078] REISERFS (device loop0): Using tea hash to sort names [ 57.852575][ T2078] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 57.894290][ T2081] loop0: detected capacity change from 0 to 8192 [ 57.901093][ T2081] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 57.914141][ T2081] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 57.923462][ T2081] REISERFS (device loop0): using ordered data mode [ 57.929931][ T2081] reiserfs: using flush barriers [ 57.936356][ 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 [ 57.952608][ T2081] REISERFS (device loop0): checking transaction log (loop0) [ 57.960200][ T2081] REISERFS (device loop0): Using tea hash to sort names [ 57.967209][ T2081] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 58.009334][ T2084] loop0: detected capacity change from 0 to 8192 [ 58.017325][ T2084] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 58.030299][ T2084] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 58.039559][ T2084] REISERFS (device loop0): using ordered data mode [ 58.046081][ T2084] reiserfs: using flush barriers [ 58.052392][ 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 [ 58.068630][ T2084] REISERFS (device loop0): checking transaction log (loop0) [ 58.076252][ T2084] REISERFS (device loop0): Using tea hash to sort names [ 58.083282][ T2084] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 58.124455][ T2087] loop0: detected capacity change from 0 to 8192 [ 58.131259][ T2087] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 58.144267][ T2087] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 58.153605][ T2087] REISERFS (device loop0): using ordered data mode [ 58.160114][ T2087] reiserfs: using flush barriers [ 58.166531][ 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 [ 58.182969][ T2087] REISERFS (device loop0): checking transaction log (loop0) [ 58.190952][ T2087] REISERFS (device loop0): Using tea hash to sort names [ 58.197970][ T2087] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 58.238656][ T2090] loop0: detected capacity change from 0 to 8192 [ 58.245768][ T2090] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 58.258753][ T2090] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 58.268051][ T2090] REISERFS (device loop0): using ordered data mode [ 58.274561][ T2090] reiserfs: using flush barriers [ 58.280918][ 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 [ 58.297562][ T2090] REISERFS (device loop0): checking transaction log (loop0) [ 58.305274][ T2090] REISERFS (device loop0): Using tea hash to sort names [ 58.312320][ T2090] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 58.353801][ T2093] loop0: detected capacity change from 0 to 8192 [ 58.360961][ T2093] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 58.374048][ T2093] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 58.383317][ T2093] REISERFS (device loop0): using ordered data mode [ 58.390058][ T2093] reiserfs: using flush barriers [ 58.396504][ 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 [ 58.412698][ T2093] REISERFS (device loop0): checking transaction log (loop0) [ 58.420320][ T2093] REISERFS (device loop0): Using tea hash to sort names [ 58.427338][ T2093] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 58.468519][ T2096] loop0: detected capacity change from 0 to 8192 [ 58.475371][ T2096] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 58.488355][ T2096] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 58.497737][ T2096] REISERFS (device loop0): using ordered data mode [ 58.504396][ T2096] reiserfs: using flush barriers [ 58.510822][ 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 [ 58.527030][ T2096] REISERFS (device loop0): checking transaction log (loop0) [ 58.534731][ T2096] REISERFS (device loop0): Using tea hash to sort names [ 58.541818][ T2096] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 58.583018][ T2099] loop0: detected capacity change from 0 to 8192 [ 58.589882][ T2099] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 58.603345][ T2099] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 58.612745][ T2099] REISERFS (device loop0): using ordered data mode [ 58.619241][ T2099] reiserfs: using flush barriers [ 58.625616][ 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 [ 58.641792][ T2099] REISERFS (device loop0): checking transaction log (loop0) [ 58.649362][ T2099] REISERFS (device loop0): Using tea hash to sort names [ 58.656395][ T2099] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 58.699807][ T2102] loop0: detected capacity change from 0 to 8192 [ 58.706688][ T2102] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 58.719810][ T2102] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 58.729124][ T2102] REISERFS (device loop0): using ordered data mode [ 58.735660][ T2102] reiserfs: using flush barriers [ 58.742012][ 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 [ 58.758203][ T2102] REISERFS (device loop0): checking transaction log (loop0) [ 58.765861][ T2102] REISERFS (device loop0): Using tea hash to sort names [ 58.772878][ T2102] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 58.814546][ T2105] loop0: detected capacity change from 0 to 8192 [ 58.821388][ T2105] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 58.834396][ T2105] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 58.843830][ T2105] REISERFS (device loop0): using ordered data mode [ 58.850359][ T2105] reiserfs: using flush barriers 2025/04/03 15:19:17 executed programs: 58 [ 58.856800][ 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 [ 58.873014][ T2105] REISERFS (device loop0): checking transaction log (loop0) [ 58.880576][ T2105] REISERFS (device loop0): Using tea hash to sort names [ 58.887574][ T2105] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 58.930991][ T2108] loop0: detected capacity change from 0 to 8192 [ 58.938008][ T2108] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 58.950973][ T2108] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 58.960220][ T2108] REISERFS (device loop0): using ordered data mode [ 58.966900][ T2108] reiserfs: using flush barriers [ 58.973324][ 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 [ 58.989495][ T2108] REISERFS (device loop0): checking transaction log (loop0) [ 58.997071][ T2108] REISERFS (device loop0): Using tea hash to sort names [ 59.004066][ T2108] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 59.045619][ T2111] loop0: detected capacity change from 0 to 8192 [ 59.052504][ T2111] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 59.065607][ T2111] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 59.075211][ T2111] REISERFS (device loop0): using ordered data mode [ 59.081778][ T2111] reiserfs: using flush barriers [ 59.088119][ 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 [ 59.104498][ T2111] REISERFS (device loop0): checking transaction log (loop0) [ 59.112081][ T2111] REISERFS (device loop0): Using tea hash to sort names [ 59.119034][ T2111] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 59.159447][ T2114] loop0: detected capacity change from 0 to 8192 [ 59.166445][ T2114] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 59.179531][ T2114] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 59.188878][ T2114] REISERFS (device loop0): using ordered data mode [ 59.195386][ T2114] reiserfs: using flush barriers [ 59.201746][ 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 [ 59.217930][ T2114] REISERFS (device loop0): checking transaction log (loop0) [ 59.225631][ T2114] REISERFS (device loop0): Using tea hash to sort names [ 59.232627][ T2114] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 59.273613][ T2117] loop0: detected capacity change from 0 to 8192 [ 59.280731][ T2117] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 59.293776][ T2117] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 59.303050][ T2117] REISERFS (device loop0): using ordered data mode [ 59.309526][ T2117] reiserfs: using flush barriers [ 59.315876][ 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 [ 59.332144][ T2117] REISERFS (device loop0): checking transaction log (loop0) [ 59.339671][ T2117] REISERFS (device loop0): Using tea hash to sort names [ 59.346840][ T2117] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 59.387597][ T2120] loop0: detected capacity change from 0 to 8192 [ 59.394521][ T2120] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 59.407569][ T2120] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 59.417034][ T2120] REISERFS (device loop0): using ordered data mode [ 59.423609][ T2120] reiserfs: using flush barriers [ 59.430059][ 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 [ 59.446330][ T2120] REISERFS (device loop0): checking transaction log (loop0) [ 59.453911][ T2120] REISERFS (device loop0): Using tea hash to sort names [ 59.460931][ T2120] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 59.500868][ T2123] loop0: detected capacity change from 0 to 8192 [ 59.507831][ T2123] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 59.520808][ T2123] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 59.530038][ T2123] REISERFS (device loop0): using ordered data mode [ 59.536666][ T2123] reiserfs: using flush barriers [ 59.543127][ 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 [ 59.559375][ T2123] REISERFS (device loop0): checking transaction log (loop0) [ 59.566933][ T2123] REISERFS (device loop0): Using tea hash to sort names [ 59.573947][ T2123] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 59.614157][ T2126] loop0: detected capacity change from 0 to 8192 [ 59.621034][ T2126] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 59.634131][ T2126] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 59.643382][ T2126] REISERFS (device loop0): using ordered data mode [ 59.649855][ T2126] reiserfs: using flush barriers [ 59.656193][ 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 [ 59.672362][ T2126] REISERFS (device loop0): checking transaction log (loop0) [ 59.679921][ T2126] REISERFS (device loop0): Using tea hash to sort names [ 59.686966][ T2126] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 59.729091][ T2129] loop0: detected capacity change from 0 to 8192 [ 59.735998][ T2129] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 59.749113][ T2129] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 59.758456][ T2129] REISERFS (device loop0): using ordered data mode [ 59.765103][ T2129] reiserfs: using flush barriers [ 59.771627][ 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 [ 59.787869][ T2129] REISERFS (device loop0): checking transaction log (loop0) [ 59.795443][ T2129] REISERFS (device loop0): Using tea hash to sort names [ 59.802552][ T2129] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 59.843270][ T2132] loop0: detected capacity change from 0 to 8192 [ 59.850065][ T2132] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 59.863251][ T2132] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 59.872670][ T2132] REISERFS (device loop0): using ordered data mode [ 59.879192][ T2132] reiserfs: using flush barriers [ 59.885681][ 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 [ 59.901874][ T2132] REISERFS (device loop0): checking transaction log (loop0) [ 59.909427][ T2132] REISERFS (device loop0): Using tea hash to sort names [ 59.916453][ T2132] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 59.958901][ T2135] loop0: detected capacity change from 0 to 8192 [ 59.966047][ T2135] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 59.979056][ T2135] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 59.988448][ T2135] REISERFS (device loop0): using ordered data mode [ 59.994947][ T2135] reiserfs: using flush barriers [ 60.001345][ 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 [ 60.017636][ T2135] REISERFS (device loop0): checking transaction log (loop0) [ 60.025193][ T2135] REISERFS (device loop0): Using tea hash to sort names [ 60.032249][ T2135] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 60.073203][ T2138] loop0: detected capacity change from 0 to 8192 [ 60.079993][ T2138] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 60.093113][ T2138] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 60.102547][ T2138] REISERFS (device loop0): using ordered data mode [ 60.109083][ T2138] reiserfs: using flush barriers [ 60.115464][ 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 [ 60.131643][ T2138] REISERFS (device loop0): checking transaction log (loop0) [ 60.139176][ T2138] REISERFS (device loop0): Using tea hash to sort names [ 60.146189][ T2138] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 60.188119][ T2141] loop0: detected capacity change from 0 to 8192 [ 60.195000][ T2141] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 60.208110][ T2141] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 60.217483][ T2141] REISERFS (device loop0): using ordered data mode [ 60.224003][ T2141] reiserfs: using flush barriers [ 60.230302][ 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 [ 60.246501][ T2141] REISERFS (device loop0): checking transaction log (loop0) [ 60.254134][ T2141] REISERFS (device loop0): Using tea hash to sort names [ 60.261132][ T2141] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 60.304342][ T2144] loop0: detected capacity change from 0 to 8192 [ 60.311287][ T2144] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 60.324300][ T2144] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 60.333566][ T2144] REISERFS (device loop0): using ordered data mode [ 60.340042][ T2144] reiserfs: using flush barriers [ 60.346393][ 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 [ 60.362606][ T2144] REISERFS (device loop0): checking transaction log (loop0) [ 60.370155][ T2144] REISERFS (device loop0): Using tea hash to sort names [ 60.377143][ T2144] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 60.421481][ T2147] loop0: detected capacity change from 0 to 8192 [ 60.428240][ T2147] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 60.441210][ T2147] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 60.450753][ T2147] REISERFS (device loop0): using ordered data mode [ 60.457261][ T2147] reiserfs: using flush barriers [ 60.463745][ 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 [ 60.479953][ T2147] REISERFS (device loop0): checking transaction log (loop0) [ 60.487536][ T2147] REISERFS (device loop0): Using tea hash to sort names [ 60.494524][ T2147] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 60.535689][ T2150] loop0: detected capacity change from 0 to 8192 [ 60.543726][ T2150] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 60.556707][ T2150] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 60.566101][ T2150] REISERFS (device loop0): using ordered data mode [ 60.572681][ T2150] reiserfs: using flush barriers [ 60.578978][ 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 [ 60.595280][ T2150] REISERFS (device loop0): checking transaction log (loop0) [ 60.602890][ T2150] REISERFS (device loop0): Using tea hash to sort names [ 60.609930][ T2150] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 60.651733][ T2153] loop0: detected capacity change from 0 to 8192 [ 60.658449][ T2153] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 60.671500][ T2153] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 60.680817][ T2153] REISERFS (device loop0): using ordered data mode [ 60.687379][ T2153] reiserfs: using flush barriers [ 60.693748][ 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 [ 60.709921][ T2153] REISERFS (device loop0): checking transaction log (loop0) [ 60.717511][ T2153] REISERFS (device loop0): Using tea hash to sort names [ 60.724506][ T2153] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 60.766588][ T2156] loop0: detected capacity change from 0 to 8192 [ 60.773387][ T2156] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 60.786415][ T2156] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 60.795762][ T2156] REISERFS (device loop0): using ordered data mode [ 60.802295][ T2156] reiserfs: using flush barriers [ 60.808724][ 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 [ 60.825122][ T2156] REISERFS (device loop0): checking transaction log (loop0) [ 60.832734][ T2156] REISERFS (device loop0): Using tea hash to sort names [ 60.839699][ T2156] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 60.883688][ T2159] loop0: detected capacity change from 0 to 8192 [ 60.891564][ T2159] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 60.904505][ T2159] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 60.913762][ T2159] REISERFS (device loop0): using ordered data mode [ 60.920346][ T2159] reiserfs: using flush barriers [ 60.926744][ 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 [ 60.942926][ T2159] REISERFS (device loop0): checking transaction log (loop0) [ 60.950758][ T2159] REISERFS (device loop0): Using tea hash to sort names [ 60.957751][ T2159] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 60.998321][ T2162] loop0: detected capacity change from 0 to 8192 [ 61.005301][ T2162] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 61.018310][ T2162] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 61.027686][ T2162] REISERFS (device loop0): using ordered data mode [ 61.034261][ T2162] reiserfs: using flush barriers [ 61.040681][ 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 [ 61.057010][ T2162] REISERFS (device loop0): checking transaction log (loop0) [ 61.064653][ T2162] REISERFS (device loop0): Using tea hash to sort names [ 61.071654][ T2162] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 61.112899][ T2165] loop0: detected capacity change from 0 to 8192 [ 61.119696][ T2165] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 61.132723][ T2165] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 61.142105][ T2165] REISERFS (device loop0): using ordered data mode [ 61.148607][ T2165] reiserfs: using flush barriers [ 61.155029][ 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 [ 61.171315][ T2165] REISERFS (device loop0): checking transaction log (loop0) [ 61.179006][ T2165] REISERFS (device loop0): Using tea hash to sort names [ 61.185995][ T2165] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 61.226477][ T2168] loop0: detected capacity change from 0 to 8192 [ 61.233359][ T2168] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 61.246344][ T2168] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 61.255725][ T2168] REISERFS (device loop0): using ordered data mode [ 61.262309][ T2168] reiserfs: using flush barriers [ 61.268644][ 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 [ 61.284841][ T2168] REISERFS (device loop0): checking transaction log (loop0) [ 61.292531][ T2168] REISERFS (device loop0): Using tea hash to sort names [ 61.299498][ T2168] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 61.340345][ T2171] loop0: detected capacity change from 0 to 8192 [ 61.347150][ T2171] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 61.360142][ T2171] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 61.369504][ T2171] REISERFS (device loop0): using ordered data mode [ 61.376126][ T2171] reiserfs: using flush barriers [ 61.382485][ 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 [ 61.398746][ T2171] REISERFS (device loop0): checking transaction log (loop0) [ 61.406385][ T2171] REISERFS (device loop0): Using tea hash to sort names [ 61.413372][ T2171] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 61.454360][ T2174] loop0: detected capacity change from 0 to 8192 [ 61.461551][ T2174] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 61.474539][ T2174] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 61.483864][ T2174] REISERFS (device loop0): using ordered data mode [ 61.490354][ T2174] reiserfs: using flush barriers [ 61.496725][ 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 [ 61.513024][ T2174] REISERFS (device loop0): checking transaction log (loop0) [ 61.520580][ T2174] REISERFS (device loop0): Using tea hash to sort names [ 61.527653][ T2174] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 61.568336][ T2177] loop0: detected capacity change from 0 to 8192 [ 61.575337][ T2177] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 61.588423][ T2177] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 61.597762][ T2177] REISERFS (device loop0): using ordered data mode [ 61.604260][ T2177] reiserfs: using flush barriers [ 61.610564][ T2177] 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.626732][ T2177] REISERFS (device loop0): checking transaction log (loop0) [ 61.634448][ T2177] REISERFS (device loop0): Using tea hash to sort names [ 61.641437][ T2177] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 61.683287][ T2180] loop0: detected capacity change from 0 to 8192 [ 61.691202][ T2180] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 61.704220][ T2180] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 61.713665][ T2180] REISERFS (device loop0): using ordered data mode [ 61.720143][ T2180] reiserfs: using flush barriers [ 61.726584][ T2180] 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.742832][ T2180] REISERFS (device loop0): checking transaction log (loop0) [ 61.750403][ T2180] REISERFS (device loop0): Using tea hash to sort names [ 61.757373][ T2180] REISERFS (device loop0): Created .reiserfs_priv - reserved for xattr storage. [ 61.797896][ T2183] loop0: detected capacity change from 0 to 8192 [ 61.804685][ T2183] REISERFS warning: read_super_block: reiserfs filesystem is deprecated and scheduled to be removed from the kernel in 2025 [ 61.817645][ T2183] REISERFS (device loop0): found reiserfs format "3.6" with non-standard journal [ 61.827254][ T2183] REISERFS (device loop0): using ordered data mode [ 61.833883][ T2183] reiserfs: using flush barriers