All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luis Chamberlain <mcgrof@kernel.org>
To: ebiederm@xmission.com, corbet@lwn.net, keescook@chromium.org,
	yzaikin@google.com
Cc: songmuchun@bytedance.com, zhangyuchen.lcr@bytedance.com,
	dhowells@redhat.com, deepa.kernel@gmail.com, hch@lst.de,
	mcgrof@kernel.org, linux-doc@vger.kernel.org,
	linux-api@vger.kernel.org, linux-fsdevel@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: [PATCH 0/2] procfs: document proc timestamps
Date: Fri, 22 Jul 2022 09:29:32 -0700	[thread overview]
Message-ID: <20220722162934.1888835-1-mcgrof@kernel.org> (raw)

This adds some documentation to procfs for the timestamps of inodes.
While at it, nuke some ancient silly boiler plate which resemebles
a bible disclaimer of some sort.

Luis Chamberlain (2):
  Documentation/filesystems/proc.rst: remove ancient boiler plate
  Documentation/filesystems/proc.rst: document procfs inode timestamps

 Documentation/filesystems/proc.rst | 71 +++++++-----------------------
 1 file changed, 16 insertions(+), 55 deletions(-)

-- 
2.35.1


             reply	other threads:[~2022-07-22 16:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-22 16:29 Luis Chamberlain [this message]
2022-07-22 16:29 ` [PATCH 1/2] Documentation/filesystems/proc.rst: remove ancient boiler plate Luis Chamberlain
2022-07-22 16:29 ` [PATCH 2/2] Documentation/filesystems/proc.rst: document procfs inode timestamps Luis Chamberlain
2022-07-22 19:56   ` Randy Dunlap
2022-07-23 14:17   ` Muchun Song

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=20220722162934.1888835-1-mcgrof@kernel.org \
    --to=mcgrof@kernel.org \
    --cc=corbet@lwn.net \
    --cc=deepa.kernel@gmail.com \
    --cc=dhowells@redhat.com \
    --cc=ebiederm@xmission.com \
    --cc=hch@lst.de \
    --cc=keescook@chromium.org \
    --cc=linux-api@vger.kernel.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=songmuchun@bytedance.com \
    --cc=yzaikin@google.com \
    --cc=zhangyuchen.lcr@bytedance.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.