autofs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: Deepa Dinamani <deepa.kernel@gmail.com>,
	Mike Marshall <hubcap@omnibond.com>,
	Nadia Yvette Chambers <nyc@holomorphy.com>,
	Chao Yu <chao2.yu@samsung.com>,
	linux-nilfs@vger.kernel.org
Cc: Latchesar Ionkov <lucho@ionkov.net>,
	Dave Kleikamp <shaggy@kernel.org>,
	jfs-discussion@lists.sourceforge.net,
	Michal Hocko <mhocko@suse.com>,
	Matt Fleming <matt@codeblueprint.co.uk>,
	Firo Yang <firogm@gmail.com>,
	Trond Myklebust <trond.myklebust@primarydata.com>,
	Alexei Starovoitov <ast@kernel.org>,
	David Howells <dhowells@redhat.com>,
	linux-efi@vger.kernel.org, selinux@tycho.nsa.gov,
	Eric Paris <eparis@parisplace.org>,
	Matthew Garrett <matthew.garrett@nebula.com>,
	Jeff Layton <jlayton@poochiereds.net>,
	linux-f2fs-devel@lists.sourceforge.net,
	Sean Hefty <sean.hefty@intel.com>, Ian Kent <raven@themaw.net>,
	linux-cifs@vger.kernel.org, Paul Moore <paul@paul-moore.com>,
	"David S. Miller" <davem@davemloft.net>,
	y2038@lists.linaro.org, Anton Vorontsov <anton@enomsg.org>,
	Hugh Dickins <hu>
Subject: Re: [PATCH 04/21] fs: Replace CURRENT_TIME with current_fs_time() for inode timestamps
Date: Sat, 11 Jun 2016 00:23:39 +0200	[thread overview]
Message-ID: <3828814.bejVmX1kJo@wuerfel> (raw)
In-Reply-To: <1465448705-25055-5-git-send-email-deepa.kernel@gmail.com>

On Wednesday, June 8, 2016 10:04:48 PM CEST Deepa Dinamani wrote:
> 
> Signed-off-by: Deepa Dinamani <deepa.kernel@gmail.com>
> Cc: Steve French <sfrench@samba.org>
> Cc: linux-cifs@vger.kernel.org
> Cc: samba-technical@lists.samba.org
> Cc: Joern Engel <joern@logfs.org>
> Cc: Prasad Joshi <prasadjoshi.linux@gmail.com>
> Cc: logfs@logfs.org
> Cc: Andrew Morton <akpm@linux-foundation.org>
> Cc: Julia Lawall <Julia.Lawall@lip6.fr>
> Cc: David Howells <dhowells@redhat.com>
> Cc: Firo Yang <firogm@gmail.com>
> Cc: Jaegeuk Kim <jaegeuk@kernel.org>
> Cc: Changman Lee <cm224.lee@samsung.com>
> ...


Hi Deepa,


Just FYI, the vger.kernel.org list server and some others
intentionally reject mails with more than 1024 characters in the
Cc header, to stop people from cross-posting to too many folks.

I realize that you merged the patch after Linus' comment about
doing things in fewer steps for the simple conversion, which is
fine, but then the patch should be obvious enough that you
don't need to Cc every single maintainer and mailing list.

I've had some cases like this, and I usually remove the people
that are less likely to reply, leaving one per subsystem.
Leaving out the cleartext names is another trick you can use
if you think that you really need to Cc more people than
allowed ;-)

	Arnd


  parent reply	other threads:[~2016-06-10 22:23 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-09  5:04 [PATCH 00/21] Delete CURRENT_TIME and CURRENT_TIME_SEC macros Deepa Dinamani
2016-06-09  5:04 ` [PATCH 04/21] fs: Replace CURRENT_TIME with current_fs_time() for inode timestamps Deepa Dinamani
2016-06-09  7:55   ` David Sterba
2016-06-09 10:28   ` Steven Whitehouse
2016-06-09 19:08   ` Linus Torvalds
2016-06-09 20:38     ` Deepa Dinamani
2016-06-09 21:02       ` Linus Torvalds
2016-06-10 22:23   ` Arnd Bergmann [this message]
     [not found] ` <1465448705-25055-1-git-send-email-deepa.kernel-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-06-09  7:51   ` [PATCH 00/21] Delete CURRENT_TIME and CURRENT_TIME_SEC macros Felipe Balbi
  -- strict thread matches above, loose matches on Subject: below --
2016-06-09 13:05 [PATCH 04/21] fs: Replace CURRENT_TIME with current_fs_time() for inode timestamps Ryusuke Konishi

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=3828814.bejVmX1kJo@wuerfel \
    --to=arnd@arndb.de \
    --cc=anton@enomsg.org \
    --cc=ast@kernel.org \
    --cc=chao2.yu@samsung.com \
    --cc=davem@davemloft.net \
    --cc=deepa.kernel@gmail.com \
    --cc=dhowells@redhat.com \
    --cc=eparis@parisplace.org \
    --cc=firogm@gmail.com \
    --cc=hubcap@omnibond.com \
    --cc=jfs-discussion@lists.sourceforge.net \
    --cc=jlayton@poochiereds.net \
    --cc=linux-cifs@vger.kernel.org \
    --cc=linux-efi@vger.kernel.org \
    --cc=linux-f2fs-devel@lists.sourceforge.net \
    --cc=linux-nilfs@vger.kernel.org \
    --cc=lucho@ionkov.net \
    --cc=matt@codeblueprint.co.uk \
    --cc=matthew.garrett@nebula.com \
    --cc=mhocko@suse.com \
    --cc=nyc@holomorphy.com \
    --cc=paul@paul-moore.com \
    --cc=raven@themaw.net \
    --cc=sean.hefty@intel.com \
    --cc=selinux@tycho.nsa.gov \
    --cc=shaggy@kernel.org \
    --cc=trond.myklebust@primarydata.com \
    --cc=y2038@lists.linaro.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 read-only IMAP folder(s) and NNTP newsgroup(s).