Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1266618

Re: [PATCH] overlayfs: move super block magic number to magic.h

From Miklos Szeredi <miklos@szeredi.hu>
Newsgroups linux.kernel
Subject Re: [PATCH] overlayfs: move super block magic number to magic.h
Date 2015-11-10 17:20 +0100
Message-ID <qtjOh-7kQ-5@gated-at.bofh.it> (permalink)
References <qrbrQ-4b8-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Nov 4, 2015 at 7:59 PM, Stephen Hemminger
<stephen@networkplumber.org> wrote:
> The overlayfs file system is not recognized by programs
> like tail because the magic number is not in standard header location.
>
> Move it so that the value will propagate on for the GNU library
> and utilities. Needs to go in the fstatfs manual page as well.
>
> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>

Thanks, pushed to

  git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs.git overlayfs-next

Miklos
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] overlayfs: move super block magic number to magic.h Stephen Hemminger <stephen@networkplumber.org> - 2015-11-04 20:00 +0100
  Re: [PATCH] overlayfs: move super block magic number to magic.h Miklos Szeredi <miklos@szeredi.hu> - 2015-11-10 17:20 +0100

csiph-web