)]}'
{"id":"android_bootable_recovery~7900","triplet_id":"android_bootable_recovery~android-14~Ic941b1e54476d9510fbf4a51d19b4d21f2e0426b","project":"android_bootable_recovery","branch":"android-14","topic":"android-14-merge","hashtags":[],"change_id":"Ic941b1e54476d9510fbf4a51d19b4d21f2e0426b","subject":"Is_Mounted: fix symlink detection","status":"ABANDONED","created":"2025-02-20 22:24:08.000000000","updated":"2025-08-24 20:54:07.000000000","total_comment_count":0,"unresolved_comment_count":0,"has_review_started":true,"meta_rev_id":"e163a73c23516588f6ba509231044f5fde969ac3","_number":7900,"virtual_id_number":7900,"owner":{"_account_id":238,"name":"Nebrassy","email":"nebras30@gmail.com","username":"nebrassy"},"actions":{},"labels":{"Code-Review":{"values":{"-2":"This shall not be merged","-1":"I would prefer this is not merged as is"," 0":"No score","+1":"Looks good to me, but someone else must approve","+2":"Looks good to me, approved"},"description":"","default_value":0}},"removable_reviewers":[],"reviewers":{"CC":[{"_account_id":48,"name":"steadfasterX","email":"steadfasterX@gmail.com","username":"steadfasterX"}]},"pending_reviewers":{},"reviewer_updates":[{"updated":"2025-02-20 22:24:08.000000000","updated_by":{"_account_id":238,"name":"Nebrassy","email":"nebras30@gmail.com","username":"nebrassy"},"reviewer":{"_account_id":48,"name":"steadfasterX","email":"steadfasterX@gmail.com","username":"steadfasterX"},"state":"CC"}],"messages":[{"id":"d9ac0c28627cada62abdfdd5847f83cf4fb90447","tag":"autogenerated:gerrit:newPatchSet","author":{"_account_id":238,"name":"Nebrassy","email":"nebras30@gmail.com","username":"nebrassy"},"date":"2025-02-20 22:24:08.000000000","message":"Uploaded patch set 1.","accounts_in_message":[],"_revision_number":1},{"id":"ad877d3f2e7b70601edd321fa8a8df66433bc720","tag":"autogenerated:gerrit:setTopic","author":{"_account_id":1,"name":"bigbiff","email":"bigbiff@teamw.in","username":"bigbiff"},"date":"2025-02-26 23:56:35.000000000","message":"Topic set to android-14-merge","accounts_in_message":[],"_revision_number":1},{"id":"a6268c733f14aa649c7b1de40196f9dcf8270ff8","tag":"autogenerated:gerrit:newPatchSet","author":{"_account_id":1,"name":"bigbiff","email":"bigbiff@teamw.in","username":"bigbiff"},"date":"2025-03-02 21:53:43.000000000","message":"Uploaded patch set 2: Patch Set 1 was rebased.","accounts_in_message":[],"_revision_number":2},{"id":"ba2dcc716ebb7b7d7b21809af6e39c6b9baf3dee","tag":"autogenerated:gerrit:newPatchSet","author":{"_account_id":1,"name":"bigbiff","email":"bigbiff@teamw.in","username":"bigbiff"},"date":"2025-03-02 21:59:21.000000000","message":"Uploaded patch set 3: New patch set was added with same tree, parent tree, and commit message as Patch Set 2.","accounts_in_message":[],"_revision_number":3},{"id":"e163a73c23516588f6ba509231044f5fde969ac3","tag":"autogenerated:gerrit:abandon","author":{"_account_id":1,"name":"bigbiff","email":"bigbiff@teamw.in","username":"bigbiff"},"date":"2025-08-24 20:54:07.000000000","message":"Abandoned","accounts_in_message":[],"_revision_number":3}],"current_revision_number":3,"current_revision":"e20f083a3d143a24b95a4bc9a1bf86c444cc6f9a","revisions":{"0e8fe654f7259208f61a341a33c4deafc68b6584":{"kind":"REWORK","_number":1,"created":"2025-02-20 22:24:08.000000000","uploader":{"_account_id":238,"name":"Nebrassy","email":"nebras30@gmail.com","username":"nebrassy"},"ref":"refs/changes/00/7900/1","fetch":{"anonymous http":{"url":"https://gerrit.twrp.me/android_bootable_recovery","ref":"refs/changes/00/7900/1","commands":{"Branch":"git fetch https://gerrit.twrp.me/android_bootable_recovery refs/changes/00/7900/1 \u0026\u0026 git checkout -b change-7900 FETCH_HEAD","Checkout":"git fetch https://gerrit.twrp.me/android_bootable_recovery refs/changes/00/7900/1 \u0026\u0026 git checkout FETCH_HEAD","Cherry Pick":"git fetch https://gerrit.twrp.me/android_bootable_recovery refs/changes/00/7900/1 \u0026\u0026 git cherry-pick FETCH_HEAD","Format Patch":"git fetch https://gerrit.twrp.me/android_bootable_recovery refs/changes/00/7900/1 \u0026\u0026 git format-patch -1 --stdout FETCH_HEAD","Pull":"git pull https://gerrit.twrp.me/android_bootable_recovery refs/changes/00/7900/1","Reset To":"git fetch https://gerrit.twrp.me/android_bootable_recovery refs/changes/00/7900/1 \u0026\u0026 git reset --hard FETCH_HEAD"}}},"commit":{"parents":[{"commit":"462473d2e7629daae4ff562bfcfcd3a93efe999a","subject":"recovery: update headers include"}],"author":{"name":"steadfasterX","email":"steadfasterX@gmail.com","date":"2024-08-28 18:48:23.000000000","tz":120},"committer":{"name":"nebrassy","email":"nebras30@gmail.com","date":"2025-02-08 23:49:36.000000000","tz":330},"subject":"Is_Mounted: fix symlink detection","message":"Is_Mounted: fix symlink detection\n\nthis will also fix an issue when using f2fs repair/format which sometimes occurs.\n\nnote:\nfor reproducing it is important using f2fs as first / only partition file system on userdata.\nonly then the format button would try to format with F2FS at all.\n\nrelated repair error:\n\n\u003e Repairing Data using fsck.f2fs...\n\u003e I:Repair command: /sbin/fsck.f2fs /dev/block/mmcblk0p50\n\u003e Info: Mounted device!\n\u003e \tError: Not available on mounted device!\n\u003e /sbin/fsck.f2fs /dev/block/mmcblk0p50 process ended with ERROR: 255\n\u003e Unable to repair Data.\n\nrelated format error:\n\n\u003e Formatting Data using mkfs.f2fs...\n\u003e I:Using newer mkfs.f2fs\n\u003e I:mkfs.f2fs command: mkfs.f2fs -d1 -f -O encrypt -O quota -O verity -w 4096 /dev/block/mmcblk0p50 6078464 \u0026\u0026 sload.f2fs -t /data /dev/block/mmcblk0p50\n\u003e\n\u003e \tF2FS-tools: mkfs.f2fs Ver: 1.10.0 (2018-01-30)\n\u003e\n\u003e Info: Disable heap-based policy\n\u003e Info: Debug level \u003d 1\n\u003e Info: Label \u003d\n\u003e Info: Trim is enabled\n\u003e Info: Mounted device!\n\u003e \tError: Not available on mounted device!\n\u003e mkfs.f2fs -d1 -f -O encrypt -O quota -O verity -w 4096 /dev/block/mmcblk0p50 6078464 \u0026\u0026 sload.f2fs -t /data /dev/block/mmcblk0p50 process ended with ERROR: 255\n\u003e Unable to wipe Data.\n\u003e Unable to format to remove encryption.\n\nChange-Id: Ic941b1e54476d9510fbf4a51d19b4d21f2e0426b\n"},"branch":"refs/heads/android-14"},"12d99733aed7aea34a25c91ed7e91bc0f061fc65":{"kind":"TRIVIAL_REBASE","_number":2,"created":"2025-03-02 21:53:43.000000000","uploader":{"_account_id":1,"name":"bigbiff","email":"bigbiff@teamw.in","username":"bigbiff"},"ref":"refs/changes/00/7900/2","fetch":{"anonymous http":{"url":"https://gerrit.twrp.me/android_bootable_recovery","ref":"refs/changes/00/7900/2","commands":{"Branch":"git fetch https://gerrit.twrp.me/android_bootable_recovery refs/changes/00/7900/2 \u0026\u0026 git checkout -b change-7900 FETCH_HEAD","Checkout":"git fetch https://gerrit.twrp.me/android_bootable_recovery refs/changes/00/7900/2 \u0026\u0026 git checkout FETCH_HEAD","Cherry Pick":"git fetch https://gerrit.twrp.me/android_bootable_recovery refs/changes/00/7900/2 \u0026\u0026 git cherry-pick FETCH_HEAD","Format Patch":"git fetch https://gerrit.twrp.me/android_bootable_recovery refs/changes/00/7900/2 \u0026\u0026 git format-patch -1 --stdout FETCH_HEAD","Pull":"git pull https://gerrit.twrp.me/android_bootable_recovery refs/changes/00/7900/2","Reset To":"git fetch https://gerrit.twrp.me/android_bootable_recovery refs/changes/00/7900/2 \u0026\u0026 git reset --hard FETCH_HEAD"}}},"commit":{"parents":[{"commit":"be458bf280391b8735efc471aba84022e2eeb1ab","subject":"recovery: update headers include"}],"author":{"name":"steadfasterX","email":"steadfasterX@gmail.com","date":"2024-08-28 18:48:23.000000000","tz":120},"committer":{"name":"bigbiff","email":"bigbiff@teamw.in","date":"2025-03-02 21:21:24.000000000","tz":-300},"subject":"Is_Mounted: fix symlink detection","message":"Is_Mounted: fix symlink detection\n\nthis will also fix an issue when using f2fs repair/format which sometimes occurs.\n\nnote:\nfor reproducing it is important using f2fs as first / only partition file system on userdata.\nonly then the format button would try to format with F2FS at all.\n\nrelated repair error:\n\n\u003e Repairing Data using fsck.f2fs...\n\u003e I:Repair command: /sbin/fsck.f2fs /dev/block/mmcblk0p50\n\u003e Info: Mounted device!\n\u003e \tError: Not available on mounted device!\n\u003e /sbin/fsck.f2fs /dev/block/mmcblk0p50 process ended with ERROR: 255\n\u003e Unable to repair Data.\n\nrelated format error:\n\n\u003e Formatting Data using mkfs.f2fs...\n\u003e I:Using newer mkfs.f2fs\n\u003e I:mkfs.f2fs command: mkfs.f2fs -d1 -f -O encrypt -O quota -O verity -w 4096 /dev/block/mmcblk0p50 6078464 \u0026\u0026 sload.f2fs -t /data /dev/block/mmcblk0p50\n\u003e\n\u003e \tF2FS-tools: mkfs.f2fs Ver: 1.10.0 (2018-01-30)\n\u003e\n\u003e Info: Disable heap-based policy\n\u003e Info: Debug level \u003d 1\n\u003e Info: Label \u003d\n\u003e Info: Trim is enabled\n\u003e Info: Mounted device!\n\u003e \tError: Not available on mounted device!\n\u003e mkfs.f2fs -d1 -f -O encrypt -O quota -O verity -w 4096 /dev/block/mmcblk0p50 6078464 \u0026\u0026 sload.f2fs -t /data /dev/block/mmcblk0p50 process ended with ERROR: 255\n\u003e Unable to wipe Data.\n\u003e Unable to format to remove encryption.\n\nChange-Id: Ic941b1e54476d9510fbf4a51d19b4d21f2e0426b\n"},"branch":"refs/heads/android-14"},"e20f083a3d143a24b95a4bc9a1bf86c444cc6f9a":{"kind":"NO_CHANGE","_number":3,"created":"2025-03-02 21:59:21.000000000","uploader":{"_account_id":1,"name":"bigbiff","email":"bigbiff@teamw.in","username":"bigbiff"},"ref":"refs/changes/00/7900/3","fetch":{"anonymous http":{"url":"https://gerrit.twrp.me/android_bootable_recovery","ref":"refs/changes/00/7900/3","commands":{"Branch":"git fetch https://gerrit.twrp.me/android_bootable_recovery refs/changes/00/7900/3 \u0026\u0026 git checkout -b change-7900 FETCH_HEAD","Checkout":"git fetch https://gerrit.twrp.me/android_bootable_recovery refs/changes/00/7900/3 \u0026\u0026 git checkout FETCH_HEAD","Cherry Pick":"git fetch https://gerrit.twrp.me/android_bootable_recovery refs/changes/00/7900/3 \u0026\u0026 git cherry-pick FETCH_HEAD","Format Patch":"git fetch https://gerrit.twrp.me/android_bootable_recovery refs/changes/00/7900/3 \u0026\u0026 git format-patch -1 --stdout FETCH_HEAD","Pull":"git pull https://gerrit.twrp.me/android_bootable_recovery refs/changes/00/7900/3","Reset To":"git fetch https://gerrit.twrp.me/android_bootable_recovery refs/changes/00/7900/3 \u0026\u0026 git reset --hard FETCH_HEAD"}}},"commit":{"parents":[{"commit":"43ffdc79e9e32e9e92edf376fddf75ef0a0bf2ce","subject":"recovery: update headers include"}],"author":{"name":"steadfasterX","email":"steadfasterX@gmail.com","date":"2024-08-28 18:48:23.000000000","tz":120},"committer":{"name":"bigbiff","email":"bigbiff@teamw.in","date":"2025-03-02 21:55:59.000000000","tz":-300},"subject":"Is_Mounted: fix symlink detection","message":"Is_Mounted: fix symlink detection\n\nthis will also fix an issue when using f2fs repair/format which sometimes occurs.\n\nnote:\nfor reproducing it is important using f2fs as first / only partition file system on userdata.\nonly then the format button would try to format with F2FS at all.\n\nrelated repair error:\n\n\u003e Repairing Data using fsck.f2fs...\n\u003e I:Repair command: /sbin/fsck.f2fs /dev/block/mmcblk0p50\n\u003e Info: Mounted device!\n\u003e \tError: Not available on mounted device!\n\u003e /sbin/fsck.f2fs /dev/block/mmcblk0p50 process ended with ERROR: 255\n\u003e Unable to repair Data.\n\nrelated format error:\n\n\u003e Formatting Data using mkfs.f2fs...\n\u003e I:Using newer mkfs.f2fs\n\u003e I:mkfs.f2fs command: mkfs.f2fs -d1 -f -O encrypt -O quota -O verity -w 4096 /dev/block/mmcblk0p50 6078464 \u0026\u0026 sload.f2fs -t /data /dev/block/mmcblk0p50\n\u003e\n\u003e \tF2FS-tools: mkfs.f2fs Ver: 1.10.0 (2018-01-30)\n\u003e\n\u003e Info: Disable heap-based policy\n\u003e Info: Debug level \u003d 1\n\u003e Info: Label \u003d\n\u003e Info: Trim is enabled\n\u003e Info: Mounted device!\n\u003e \tError: Not available on mounted device!\n\u003e mkfs.f2fs -d1 -f -O encrypt -O quota -O verity -w 4096 /dev/block/mmcblk0p50 6078464 \u0026\u0026 sload.f2fs -t /data /dev/block/mmcblk0p50 process ended with ERROR: 255\n\u003e Unable to wipe Data.\n\u003e Unable to format to remove encryption.\n\nChange-Id: Ic941b1e54476d9510fbf4a51d19b4d21f2e0426b\n"},"branch":"refs/heads/android-14"}},"requirements":[],"submit_records":[],"submit_requirements":[]}
