1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-09 21:53:55 +02:00
Files
coreutils/src
Pádraig Brady 286a401bc5 stat,tail: sync with latest Linux file systems
Update with the results from:

  kgit='https://git.kernel.org/cgit/linux/kernel/git'
  wget -q $kgit/torvalds/linux.git/plain/include/uapi/linux/magic.h \
    -O src/fs-latest-magic.h
  make src/fs-magic-compare

* src/stat.c (human_fstype): Add entries for:
BALLOON_KVM, CGROUP2, DAXFS, ZSMALLOC.
2016-11-27 00:28:16 +00:00
..
2016-11-14 00:34:39 +00:00
2016-11-22 22:03:47 +01:00
2016-11-14 00:34:39 +00:00
2016-11-14 00:34:39 +00:00
2016-11-22 20:04:25 +00:00
2016-11-25 18:54:32 -08:00