[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#12301: tail -F & ZFS
From: |
Bernhard Voelker |
Subject: |
bug#12301: tail -F & ZFS |
Date: |
Wed, 29 Aug 2012 10:46:09 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120713 Thunderbird/14.0 |
On 08/29/2012 09:43 AM, Jim Meyering wrote:
> This change enables tail -f to use inotify and lets
> stat -f --format=%T report the file system type name, "zfs".
> * src/stat.c (human_fstype): Add a case: zfs, 0x2fc12fc1.
Hi Jim,
I tried to find documentation about that magic number.
There seem to exist several implementations of ZFS [1],
and I could find it only for the ZFSONLINUX project [2],
but not in the official OpenSolaris ZFS specification [3].
Can we be sure that 0x2fc12fc1 is used for all ZFS
implementations?
[1] http://en.wikipedia.org/wiki/ZFS
[2] https://github.com/zfsonlinux/zfs/blob/master/include/sys/zfs_vfsops.h
[3]
http://hub.opensolaris.org/bin/download/Community+Group+zfs/docs/ondiskformat0822.pdf
Have a nice day,
Berny
- bug#12301: tail -F & ZFS, Raimonds Miltins, 2012/08/29
- bug#12301: tail -F & ZFS, Jim Meyering, 2012/08/29
- bug#12301: tail -F & ZFS,
Bernhard Voelker <=
- bug#12301: tail -F & ZFS, Jim Meyering, 2012/08/29
- bug#12301: tail -F & ZFS, Bernhard Voelker, 2012/08/29
- bug#12301: tail -F & ZFS, Erik Auerswald, 2012/08/29
- bug#12301: tail -F & ZFS, Jim Meyering, 2012/08/29
- bug#12301: tail -F & ZFS, Pádraig Brady, 2012/08/29
- bug#12301: tail -F & ZFS, Jim Meyering, 2012/08/29