Linux-mtd Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Fabian Frederick <fabf@skynet.be>
To: Alexander Viro <viro@zeniv.linux.org.uk>
Cc: linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org,
	ocfs2-devel@oss.oracle.com, jfs-discussion@lists.sourceforge.net,
	linux-mtd@lists.infradead.org,
	pvfs2-developers@beowulf-underground.org,
	ceph-devel@vger.kernel.org, fabf@skynet.be
Subject: [PATCH 00/11 linux-next] super magic values consolidation
Date: Sun, 21 May 2017 17:39:47 +0200	[thread overview]
Message-ID: <20170521153947.26281-1-fabf@skynet.be> (raw)

This small patchset reorganizes magic.h and fixes filesystems
which defined locally super magic values.

Fabian Frederick (11):
  uapi: reorganize magic.h
  exofs: use magic.h
  ceph: use magic.h
  orangefs: use magic.h
  ubifs: use magic.h
  jfs: use magic.h
  ocfs2: use magic.h
  fuse: use magic.h
  freevxfs: use magic.h
  fs: define hfs super magic values globally
  hfsplus: export super magic value

 fs/ceph/super.h            |   4 +-
 fs/exofs/common.h          |   6 +--
 fs/freevxfs/vxfs.h         |   6 +--
 fs/fuse/control.c          |   3 +-
 fs/fuse/inode.c            |   3 +-
 fs/hfs/hfs.h               |   4 +-
 fs/hfsplus/hfsplus_raw.h   |   2 +-
 fs/hfsplus/part_tbl.c      |   2 -
 fs/jfs/jfs_incore.h        |   6 +--
 fs/ocfs2/ocfs2_fs.h        |   5 +--
 fs/orangefs/protocol.h     |   3 +-
 fs/ubifs/ubifs.h           |   4 +-
 include/uapi/linux/magic.h | 104 ++++++++++++++++++++++-----------------------
 13 files changed, 65 insertions(+), 87 deletions(-)

-- 
2.9.3

             reply	other threads:[~2017-05-21 15:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-21 15:39 Fabian Frederick [this message]
2017-05-28  9:34 ` [PATCH 00/11 linux-next] super magic values consolidation Christoph Hellwig
2017-05-28 12:00   ` Fabian Frederick

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=20170521153947.26281-1-fabf@skynet.be \
    --to=fabf@skynet.be \
    --cc=ceph-devel@vger.kernel.org \
    --cc=jfs-discussion@lists.sourceforge.net \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=ocfs2-devel@oss.oracle.com \
    --cc=pvfs2-developers@beowulf-underground.org \
    --cc=viro@zeniv.linux.org.uk \
    /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