From: Christoph Hellwig <hch@lst.de>
To: Josef Bacik <josef@toxicpanda.com>
Cc: linux-btrfs@vger.kernel.org
Subject: "btrfs: update the bdev time directly when closing" is broken
Date: Thu, 14 Oct 2021 11:09:37 +0200 [thread overview]
Message-ID: <20211014090937.GA1740@lst.de> (raw)
Hi Josef,
commit 8f96a5bfa150 ("btrfs: update the bdev time directly when closing")
changes the behavior from updating the timestamps on the device node
that is visible in the file system to that of the internal block device
inode. These internal timestamp inodes are never written back anywhere,
so these updates are useless. I'm not sure how useful these timestamp
updates were to start with (they look a little odd to me), but the new
version is just dead code.
reply other threads:[~2021-10-14 9:09 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20211014090937.GA1740@lst.de \
--to=hch@lst.de \
--cc=josef@toxicpanda.com \
--cc=linux-btrfs@vger.kernel.org \
/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).