public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Boaz Harrosh <ooo-rh7Tgz9RNieUD9Wbbkgo/g@public.gmane.org>
To: James Bottomley
	<James.Bottomley-d9PhHud1JfjCXq6kfMZ53/egYHeGw8Jk@public.gmane.org>
Cc: Linus Torvalds
	<torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>,
	open-osd <osd-dev-yNzVSZO3znNg9hUCZPvPmw@public.gmane.org>,
	linux-fsdevel
	<linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	NFS list <linux-nfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	linux-scsi <linux-scsi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: [GIT PULL] osd: Boaz Harrosh - change of email
Date: Wed, 22 Oct 2014 12:20:17 +0300	[thread overview]
Message-ID: <544776D1.3020907@electrozaur.com> (raw)
In-Reply-To: <1413925452.5312.3.camel-C6iyyF0KYce4QyraIDI6QxZ6zOqQc5uzQEtWbHrHlFE@public.gmane.org>

On 10/22/2014 12:04 AM, James Bottomley wrote:
> On Tue, 2014-10-21 at 17:05 +0300, Boaz Harrosh wrote:
>> Hi Sir Linus
>>
>> A small administrative stuff, was on vacation and the old email bounced on me.
>> I was hoping to still make the 3 weeks merge window, but it was 2 weeks at the
>> end.
>> Your call if to make this wait for next window. Needless to say that it is
>> ZERO risk, just change of email.
>>
>> Based on commit [bfe01a5b] Linux 3.17
>>
>> 3 patches available in the git repository at:
>>
>>   git://git.open-osd.org/linux-open-osd.git for-linus
>>
>> for you to fetch changes up to 1fa3a002b2546c42c343c77c144871285896ced5:
>>
>>   Boaz Harrosh - fix email in Documentation (2014-10-19 20:36:36 +0300)
>>
>> ----------------------------------------------------------------
>> Boaz Harrosh (3):
>>       MAINTAINERS: Change Boaz Harrosh's email
>>       Boaz Harrosh - Fix broken email address
>>       Boaz Harrosh - fix email in Documentation
>>
>>  Documentation/scsi/osd.txt          | 3 +--
>>  MAINTAINERS                         | 2 +-
>>  drivers/scsi/osd/Kbuild             | 2 +-
>>  drivers/scsi/osd/Kconfig            | 2 +-
>>  drivers/scsi/osd/osd_debug.h        | 2 +-
>>  drivers/scsi/osd/osd_initiator.c    | 4 ++--
>>  drivers/scsi/osd/osd_uld.c          | 4 ++--
>>  fs/exofs/Kbuild                     | 2 +-
>>  fs/exofs/common.h                   | 2 +-
>>  fs/exofs/dir.c                      | 2 +-
>>  fs/exofs/exofs.h                    | 2 +-
>>  fs/exofs/file.c                     | 2 +-
>>  fs/exofs/inode.c                    | 2 +-
>>  fs/exofs/namei.c                    | 2 +-
>>  fs/exofs/ore.c                      | 4 ++--
>>  fs/exofs/ore_raid.c                 | 2 +-
>>  fs/exofs/ore_raid.h                 | 2 +-
>>  fs/exofs/super.c                    | 2 +-
>>  fs/exofs/symlink.c                  | 2 +-
>>  fs/exofs/sys.c                      | 2 +-
>>  fs/nfs/objlayout/objio_osd.c        | 2 +-
>>  fs/nfs/objlayout/objlayout.c        | 2 +-
>>  fs/nfs/objlayout/objlayout.h        | 2 +-
>>  fs/nfs/objlayout/pnfs_osd_xdr_cli.c | 2 +-
>>  include/linux/pnfs_osd_xdr.h        | 2 +-
>>  include/scsi/osd_initiator.h        | 2 +-
>>  include/scsi/osd_ore.h              | 2 +-
>>  include/scsi/osd_protocol.h         | 4 ++--
>>  include/scsi/osd_sec.h              | 2 +-
>>  include/scsi/osd_sense.h            | 2 +-
>>  include/scsi/osd_types.h            | 2 +-
>>  31 files changed, 35 insertions(+), 36 deletions(-)
> 
> This is a bit of an unnecessary massive churn.  No one expects the
> author named in the file to stay up to date, especially because the
> @domain.com usually credits the company who paid for the code, so it's
> left in as a kind of mark of respect for them.  I'm not saying it
> applies in your case, just that it creates the common expectation of
> in-file authors needing to be traced through the MAINTAINERS file.
> 
> Could you not just update the MAINTAINERS file only, like everyone else?

OK, I did not know this. The Panasas credit is still there so no
harm done. Anyway Linus pulled it, so lets leave it at that for now.

Next time I'll know.

> James

Thanks
Boaz

--
To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

      parent reply	other threads:[~2014-10-22  9:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-21 14:05 [GIT PULL] osd: Boaz Harrosh - change of email Boaz Harrosh
     [not found] ` <5446682C.50201-rh7Tgz9RNieUD9Wbbkgo/g@public.gmane.org>
2014-10-21 21:04   ` James Bottomley
     [not found]     ` <1413925452.5312.3.camel-C6iyyF0KYce4QyraIDI6QxZ6zOqQc5uzQEtWbHrHlFE@public.gmane.org>
2014-10-22  3:08       ` J. Bruce Fields
2014-10-22  9:20       ` Boaz Harrosh [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=544776D1.3020907@electrozaur.com \
    --to=ooo-rh7tgz9rnieud9wbbkgo/g@public.gmane.org \
    --cc=James.Bottomley-d9PhHud1JfjCXq6kfMZ53/egYHeGw8Jk@public.gmane.org \
    --cc=linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-nfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-scsi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=osd-dev-yNzVSZO3znNg9hUCZPvPmw@public.gmane.org \
    --cc=torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.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