[PR #4] [MERGED] Blocks #251

Closed
opened 2026-06-08 11:26:26 +03:00 by zhus · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bootandy/dust/pull/4
Author: @bootandy
Created: 3/22/2018
Status: Merged
Merged: 3/22/2018
Merged by: @bootandy

Base: masterHead: blocks


📝 Commits (3)

  • 03a517a block size is always 512 on rust
  • cce656a rm dead code
  • 4944d51 Apparent size mode: handle hard links.

📊 Changes

2 files changed (+9 additions, -13 deletions)

View changed files

📝 src/utils/mod.rs (+6 -6)
📝 src/utils/platform.rs (+3 -7)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bootandy/dust/pull/4 **Author:** [@bootandy](https://github.com/bootandy) **Created:** 3/22/2018 **Status:** ✅ Merged **Merged:** 3/22/2018 **Merged by:** [@bootandy](https://github.com/bootandy) **Base:** `master` ← **Head:** `blocks` --- ### 📝 Commits (3) - [`03a517a`](https://github.com/bootandy/dust/commit/03a517a310294cc1c3d4f085f88d058e41180aad) block size is always 512 on rust - [`cce656a`](https://github.com/bootandy/dust/commit/cce656ab4ca296da70ff221efb9c83b2c2c84620) rm dead code - [`4944d51`](https://github.com/bootandy/dust/commit/4944d517f40ddabd2f5db8d4c091323adc7c4dd5) Apparent size mode: handle hard links. ### 📊 Changes **2 files changed** (+9 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `src/utils/mod.rs` (+6 -6) 📝 `src/utils/platform.rs` (+3 -7) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
zhus added the pull-request label 2026-06-08 11:26:26 +03:00
zhus closed this issue 2026-06-08 11:26:27 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bootandy/archived-dust#251