From: "Danilo Krummrich" <dakr@kernel.org>
To: "Junzecao" <caojunze424@openatom.club>
Cc: "Miguel Ojeda" <ojeda@kernel.org>,
"Alex Gaynor" <alex.gaynor@gmail.com>,
"Boqun Feng" <boqun.feng@gmail.com>,
"Gary Guo" <gary@garyguo.net>,
"Björn Roy Baron" <bjorn3_gh@protonmail.com>,
"Benno Lossin" <lossin@kernel.org>,
"Andreas Hindborg" <a.hindborg@kernel.org>,
"Alice Ryhl" <aliceryhl@google.com>,
"Trevor Gross" <tmgross@umich.edu>,
rust-for-linux@vger.kernel.org
Subject: Re: [PATCH 1/1] rust: fs: Add FileOffset instead "pub type Offset = bindings::loff_t;" and FileOffset test
Date: Wed, 22 Oct 2025 16:33:31 +0200 [thread overview]
Message-ID: <DDOXB23RR815.33KM5MWJ6LN4I@kernel.org> (raw)
In-Reply-To: <20251022122518.457702-1-caojunze424@openatom.club>
On Wed Oct 22, 2025 at 2:25 PM CEST, Junzecao wrote:
> Reference issue(https://github.com/Rust-for-Linux/linux/issues/1198).
> Only addition and subtraction operations on FileOffset are retained
>
> Signed-off-by: Junzecao <caojunze424@openatom.club>
> Suggested-by: Miguel Ojeda <ojeda@kernel.org>
> Link: https://lore.kernel.org/r/20251020222722.240473-1-dakr@kernel.org
Thanks for the patch!
As Miguel pointed out as well, I already have a patch [1] that implements the
parts needed by the debugfs series; also sent to the list [2].
Can you please rebase your work on top of this and resend? Thanks!
[1] https://git.kernel.org/pub/scm/linux/kernel/git/dakr/linux.git/commit/?h=debugfs_blobs&id=91cbaa29cecaa86fe45ee08680cf19f451b77116
[2] https://lore.kernel.org/lkml/20251022143158.64475-2-dakr@kernel.org/
prev parent reply other threads:[~2025-10-22 14:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-22 12:25 [PATCH 1/1] rust: fs: Add FileOffset instead "pub type Offset = bindings::loff_t;" and FileOffset test Junzecao
2025-10-22 13:07 ` Miguel Ojeda
2025-10-22 14:33 ` Danilo Krummrich [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=DDOXB23RR815.33KM5MWJ6LN4I@kernel.org \
--to=dakr@kernel.org \
--cc=a.hindborg@kernel.org \
--cc=alex.gaynor@gmail.com \
--cc=aliceryhl@google.com \
--cc=bjorn3_gh@protonmail.com \
--cc=boqun.feng@gmail.com \
--cc=caojunze424@openatom.club \
--cc=gary@garyguo.net \
--cc=lossin@kernel.org \
--cc=ojeda@kernel.org \
--cc=rust-for-linux@vger.kernel.org \
--cc=tmgross@umich.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).