Re: [patch 0/8] mount ownership and unprivileged mount syscall (v4)

2007-04-24 Thread Karel Zak
the noexec option by default (you can override the default by exec option). It means the kernel based solution is not fully compatible ;-( Karel -- Karel Zak [EMAIL PROTECTED] Red Hat Czech s.r.o. Purkynova 99/71, 612 45 Brno, Czech Republic Reg.id: CZ27690016 - To unsubscribe

Re: [patch 0/8] mount ownership and unprivileged mount syscall (v4)

2007-04-25 Thread Karel Zak
for every change that makes mtab more and more obsolete :-). Karel Miklos - To unsubscribe from this list: send the line unsubscribe linux-fsdevel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html -- Karel Zak [EMAIL

Re: [patch 0/8] unprivileged mount syscall

2007-04-10 Thread Karel Zak
to Adrian Bunk (the then util-linux maintainer) and got no response. I have not pushed the patches to the new maintainer(Karel Zak?) though. The shared-subtree patch has been applied: http://git.kernel.org/?p=utils/util-linux-ng/util-linux-ng.git;a=commitdiff;h

Re: [patch 0/8] unprivileged mount syscall

2007-04-13 Thread Karel Zak
situations when private namespaces are nice solution. Karel -- Karel Zak [EMAIL PROTECTED] - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read

Re: UUID support

2007-03-07 Thread Karel Zak
/15/21 Please, try Mr.Google and root=UUID Karel -- Karel Zak [EMAIL PROTECTED] - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ

Re: max_loop limit

2007-03-28 Thread Karel Zak
-9c5408e750e8184aece3efe822be0ef6dd1871cd Karel -- Karel Zak [EMAIL PROTECTED] - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [PATCH] max_loop limit

2007-03-28 Thread Karel Zak
you create /dev/loop* manually first, Yes, losetup and mount -o loop call stat( /dev/loopN ) when look for an (un)used loop device. am I correct? In this case, this is unusable for many as it is not backward compatible with old loop.c, am I correct? udev ? Karel -- Karel Zak

Re: [patch 6/9] unprivileged mounts: allow unprivileged mounts

2008-01-09 Thread Karel Zak
. /proc) how control and modify the list of safe filesystems. For example I have no problem to mark cifs as safe for my home server. Karel -- Karel Zak [EMAIL PROTECTED] -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More

Re: [patch 5/9] unprivileged mounts: allow unprivileged bind mounts

2008-01-09 Thread Karel Zak
on its filesystem, spec); break; default: error (mount: %s, strerror (mnt_err)); break; } Karel -- Karel Zak [EMAIL PROTECTED] -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http

Re: iso9660 vs udf

2007-09-19 Thread Karel Zak
PROTECTED] Karel -- Karel Zak [EMAIL PROTECTED] - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

[ANNOUNCE] util-linux-ng 2.13.1-rc1

2007-11-13 Thread Karel Zak
: - add missing description about option --report in manpage [Li Zefan] build-sys: - fix localedir (unsupported by autoconf 2.60) [Karel Zak] - nls/locale handling in util-linux-ng general [Mike Frysinger] - remove files that are no longer delivered from git [LaMont Jones] cal: - add

Re: [PATCH 2/2 ] Add support LZO in mkcramfs tool

2007-11-19 Thread Karel Zak
-ng.git Karel -- Karel Zak [EMAIL PROTECTED] - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

[ANNOUNCE] util-linux-ng 2.13.1-rc2

2008-01-02 Thread Karel Zak
: -- blockdev: - add --getsz to blockdev.8 [Karel Zak] build-sys: - release++ (-rc2) [Karel Zak] - remove hardcoded _GNU_SOURCE [Karel Zak] docs: - add note about incorrect tag 2.13.1 [Karel Zak] - update AUTHORS file, add all translators [Karel Zak] - update ReleaseNotes [Karel Zak

Re: [ANNOUNCE] util-linux-ng 2.13.1-rc2

2008-01-06 Thread Karel Zak
On Sat, Jan 05, 2008 at 01:31:21AM -0800, Andrew Morton wrote: On Wed, 2 Jan 2008 22:10:52 +0100 Karel Zak [EMAIL PROTECTED] wrote: The second util-linux-ng 2.13.1 release candidate is available at ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/ Interesting. Thanks

[ANNOUNCE] util-linux-ng 2.13.0.1

2007-10-22 Thread Karel Zak
: - For more details see ChangeLog files at: ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.13/ docs: - add info about .bugfix releases and branches [Karel Zak] mount: - doesn't drop privileges properly when calling helpers [Ludwig Nussel] -- Karel Zak [EMAIL PROTECTED

[ANNOUNCE] util-linux v2.22.1

2012-10-10 Thread Karel Zak
ChangeLog files at: ftp://ftp.infradead.org/pub/util-linux/v2.22/ blkid: - document LIBBLKID_DEBUG users [Davidlohr Bueso] build-sys: - add --disable-wdctl [Karel Zak] - clean update-potfiles script [Karel Zak] - fix --localstatedir heuristics [Karel Zak] - install su.1

[ANNOUNCE] util-linux-ng 2.13 (stable)

2007-08-27 Thread Karel Zak
://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.13/ agetty: - 8 bit characters on the Linux console lead to input corruption [Samuel Thibault] - add 'O' escape code to display domain name [Karel Zak] - check gethostname() return value [Karel Zak] - fix short malloc in initstring

[ANNOUNCE] util-linux-ng 2.13-rc3

2007-08-07 Thread Karel Zak
corruption [Moritz Muehlenhoff] - fix short malloc in initstring handling [LaMont Jones] blockdev: - fix blockdev --getsz for large devices [Karel Zak] - use LU and LLU for BLKGETSIZE and BLKGETSIZE64 [Karel Zak] build-sys: - add ${AC,AP,AM,AH}_OPTS to autogen.sh [Karel Zak] - add

Re: [PATCH 00/23] per device dirty throttling -v8

2007-08-08 Thread Karel Zak
option relatime or missing value i've got util-linux-2.13-0.46.fc6 and 2.6.22 on that box, shouldnt that The relatime patch has been applied to util-lilnux-ng-2.13 (now -rc3), you will see it in Fedora 8 (and probably in the others distros). Karel -- Karel Zak [EMAIL PROTECTED

Re: request for patches: showing mount options

2007-07-31 Thread Karel Zak
has to provide complete information at least about kernel mount options. Karel -- Karel Zak [EMAIL PROTECTED] - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo

[ANNOUNCE] util-linux v2.23-rc2

2013-04-10 Thread Karel Zak
/util-linux/v2.23/ agetty: - add --chroot to usage() and man page [Karel Zak] - add --{erase,kill}-chars options [Karel Zak] - add -E, --remote to usage() [Karel Zak] - add \4 and \6 issue file sequences to print IP addresses [Karel Zak] - fix autodetection for TERM [Michal

[ANNOUNCE] util-linux v2.23-rc1

2013-03-22 Thread Karel Zak
--- For more details see ChangeLog files at: ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.23/ agetty: - add --{erase,kill}-chars options [Karel Zak] - add \4 and \6 issue file sequences to print IP addresses [Karel Zak] - fix autodetection for TERM

Re: [PATCH] TTY: do not reset master's packet mode

2013-02-20 Thread Karel Zak
in login(1) code to keep TTY open when login(1) is executed with -h (as used by telned). Karel -- Karel Zak k...@redhat.com http://karelzak.blogspot.com -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More

Re: [PATCH] TTY: do not reset master's packet mode

2013-02-20 Thread Karel Zak
On Wed, Feb 20, 2013 at 05:40:34PM +0100, Jiri Slaby wrote: On 02/20/2013 02:19 PM, Karel Zak wrote: On Tue, Jan 15, 2013 at 11:26:22PM +0100, Jiri Slaby wrote: Now that login from util-linux is forced to drop all references to a TTY which it wants to hangup (to reach reference count 1) we

util-linux: losetup -a

2005-08-29 Thread Karel Zak
Hi, attached losetup patch adds -a option that lists all used loop devices. # losetup -a /dev/loop0: [0305]:455455 (/boot/initrd-2.6.12-1.1385_FC4.root.img) /dev/loop1: [0305]:454285 (/boot/initrd-2.6.5-prep.img) /dev/loop5: [0305]:454282 (/boot/initrd-2.6.9-prep.img) Karel

Re: util-linux: orphan

2006-12-17 Thread Karel Zak
previous work on this package. Karel On Thu, Nov 09, 2006 at 11:41:57PM +0100, Karel Zak wrote: It really seems that util-linux project is in a bad condition: * the latest *major* stable release: 05-Mar-2004 (util-linux-2.12a) * the latest *minor* stable release: 23-Sep-2005 (util

[ANNOUNCE] util-linux-ng

2006-12-17 Thread Karel Zak
versions of util-linux.] The mailing list or my private e-mail are open for your patches, ideas and suggestion. The mailing list is also place where you can help us review patches. Karel -- Karel Zak [EMAIL PROTECTED] - To unsubscribe from this list: send the line unsubscribe

Re: [ANNOUNCE] util-linux-ng

2006-12-18 Thread Karel Zak
On Mon, Dec 18, 2006 at 05:35:29PM +0900, Ian Kent wrote: On Mon, 2006-12-18 at 08:52 +0100, Karel Zak wrote: I'm pleased to announce a new util-linux-ng project. This project is a fork of the original util-linux (2.13-pre7). Perhaps forwarding this to fs-devel would be good also

Re: util-linux: orphan

2006-12-18 Thread Karel Zak
18 December 2006 08:52, Karel Zak wrote: I'm pleased to announce a new util-linux-ng project. This project is a fork of the original util-linux (2.13-pre7). Fork? Are you saying that you just didn't take over maintainership and now we will have two versions of util-linux!? :/ People

Re: util-linux: orphan

2006-12-27 Thread Karel Zak
On Wed, Dec 27, 2006 at 03:46:10AM +0100, Arnd Bergmann wrote: On Monday 18 December 2006 08:17, Karel Zak wrote: - remove FS/device detection code           (libblkid from e2fsprogs or libvolumeid is replacement) I saw that the current Fedora already dynamically links /bin/mount

Re: util-linux: orphan

2006-12-27 Thread Karel Zak
On Wed, Dec 27, 2006 at 07:39:47PM +0100, Arnd Bergmann wrote: On Wednesday 27 December 2006 19:15, Karel Zak wrote: On Wed, Dec 27, 2006 at 03:46:10AM +0100, Arnd Bergmann wrote: On Monday 18 December 2006 08:17, Karel Zak wrote: - remove FS/device detection code

Re: util-linux: orphan

2006-12-27 Thread Karel Zak
On Wed, Dec 27, 2006 at 03:42:13PM -0500, Theodore Tso wrote: On Wed, Dec 27, 2006 at 08:18:24PM +0100, Karel Zak wrote: Frankly, it wasn't always easy to use SeLinux in previous FC releases, but there is huge progress and I think it's much better in FC6. I've never tried SELinux

Re: Relative atime (was Re: What's in ocfs2.git)

2006-12-12 Thread Karel Zak
mutt that need to know when a file has been read since it was last modified. Cc: Adrian Bunk [EMAIL PROTECTED] Cc: Al Viro [EMAIL PROTECTED] Cc: Karel Zak [EMAIL PROTECTED] Signed-off-by: Valerie Henson [EMAIL PROTECTED] --- mount/mount.8 |7 +++ mount/mount.c

[PATCH] util-linux: swsuspend support

2005-09-08 Thread Karel Zak
in the next release of libblkid (from Theo's e2fsprogs). Karel Signed-off-by: Karel Zak [EMAIL PROTECTED] --- util-linux-2.13-pre2/mount/swapon.c.swsuspend 2005-08-14 17:17:49.0 +0200 +++ util-linux-2.13-pre2/mount/swapon.c 2005-09-08 14:34:51.0 +0200

[ANNOUNCE] util-linux v2.22-rc1

2012-07-27 Thread Karel Zak
standards [Sami Kerola] - improve error messages [Karel Zak] agetty: - close tty before vhangup() [Karel Zak] - make tcsetpgrp() optional [Karel Zak] - more robust debug() macro, check ioctl result [coverity scan] [Karel Zak] - move vc initialization to ttyutils.h [Karel Zak

[ANNOUNCE] util-linux v2.22

2012-09-04 Thread Karel Zak
[Karel Zak] agetty: - close tty before vhangup() [Karel Zak] - make tcsetpgrp() optional [Karel Zak] - more robust debug() macro, check ioctl result [coverity scan] [Karel Zak] - move vc initialization to ttyutils.h [Karel Zak] - remove unnecessary sleep(10) [Mantas Mikulėnas

Re: [patch 2/2] util-linux: resizepart: Utility to resize a partition

2012-08-13 Thread Karel Zak
On Mon, Jul 09, 2012 at 05:34:20PM -0400, vgo...@redhat.com wrote: A simple user space utility to resize an existing partition. It tries to read the start of partiton from sysfs. Applied with some changes -- will be in the next release util-linux 2.22-rc2 Thanks! Karel -- Karel Zak k

[ANNOUNCE] util-linux v2.22-rc2

2012-08-15 Thread Karel Zak
The util-linux release v2.22-rc2 is available at ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.22/ Feedback and bug reports, as always, are welcomed. Karel -- Karel Zak k...@redhat.com http://karelzak.blogspot.com -- To unsubscribe from this list: send the line unsubscribe

Re: [patch 01/26] mount options: add documentation

2008-01-30 Thread Karel Zak
umount(2) is enough. Karel -- Karel Zak [EMAIL PROTECTED] -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org

[ANNOUNCE] util-linux-ng 2.13.1 (stable)

2008-01-16 Thread Karel Zak
://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.13/ blockdev: - add --getsz to blockdev.8 [Karel Zak] - add missing description about option --report in manpage [Li Zefan] build-sys: - fix localedir (unsupported by autoconf 2.60) [Karel Zak] - nls/locale handling in util-linux-ng general

Re: [patch] VFS: extend /proc/mounts

2008-01-17 Thread Karel Zak
/root /mnt/test2 ext3 rw,noatime,data=ordered 0 0 What do we want to *do* with the information about propagation? Just feedback about the state of the thing. It's very annoying, that after setting up propagation, it's impossible to check the result. Exactly. Karel -- Karel Zak

Re: um: TTY fixes (?)

2012-07-12 Thread Karel Zak
On Tue, Jun 05, 2012 at 05:17:19PM +0200, Karel Zak wrote: On Tue, Jun 05, 2012 at 02:20:38PM +0200, Richard Weinberger wrote: Am 05.06.2012 13:15, schrieb Alan Cox: Actually I'd prefer a clever solution which can spot all the fds are the same process so we can keep compatibility but I've

Re: ipc: object information data in proc and sysfs

2012-11-20 Thread Karel Zak
guess that IPC_64 flag for shmctl() commands is used by libc in 64bit userspace only. Karel -- Karel Zak k...@redhat.com http://karelzak.blogspot.com -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo

Re: util-linux bug: was Re: [PATCH 00/16 v3] f2fs: introduce flash-friendly file system

2012-11-26 Thread Karel Zak
if /etc/filesystems contains an invalid filesystem name, it will silently ignore all others. Good idea, implemented. ... all will be fixed in stable v2.22.2 release. Karel -- Karel Zak k...@redhat.com http://karelzak.blogspot.com -- To unsubscribe from this list: send the line

[ANNOUNCE] util-linux v2.22.2

2012-12-13 Thread Karel Zak
ChangeLog files at: ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.22/ agetty: - fix autodetection for TERM [Michal Schmidt] blkid: - fix double free [coverity scan] [Karel Zak] - fix man page mess [Karel Zak] chfn: - always use return rather than exit() in main [Karel Zak

Re: [ANNOUNCE] util-linux v2.22.2

2012-12-13 Thread Karel Zak
On Thu, Dec 13, 2012 at 01:08:18PM +0100, Karel Zak wrote: The util-linux release v2.22.2 is available at ftp://ftp.kernel.org/pub/linux/utils/util-linux/2.22 The correct link is: ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.22/ Karel -- Karel Zak k...@redhat.com http

Re: mount-2.12r-ggk.tar.gz

2007-06-19 Thread Karel Zak
situation.] I don't think that mtab is a good place for this shared subtree stuff. The mtab needs to die. Karel -- Karel Zak [EMAIL PROTECTED] - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http

Re: mount-2.12r-ggk.tar.gz

2007-06-19 Thread Karel Zak
must do the cleanup. Etc. Today there is not much user-space info, but there is some. See also the [RFC] obsoleting /etc/mtab thread: http://www.mail-archive.com/[EMAIL PROTECTED]/index.html#00208 Karel -- Karel Zak [EMAIL PROTECTED] - To unsubscribe from this list: send the line

Re: Adding subroot information to /proc/mounts, or obtaining that through other means

2007-06-20 Thread Karel Zak
by the fact that the line doesn't mean what they think it means. Many people use ln -s /proc/mounts /etc/mtab. Karel -- Karel Zak [EMAIL PROTECTED] - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info

Re: Adding subroot information to /proc/mounts, or obtaining that through other means

2007-06-20 Thread Karel Zak
,master}-mount-id / 0xa917800 / ext3 rw PRIVATE /mnt 0xa917100 / ext3 rw SHARED peer:0xa917100 /tmp 0xa917f00 /1 ext3 rw SLAVE master:0xa917100 Karel -- Karel Zak [EMAIL PROTECTED] - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL

Re: [RFC PATCH 1/1] VFS: Augment /proc/mount with subroot and shared-subtree

2007-06-26 Thread Karel Zak
:/mnt/1 c1208c08 Karel -- Karel Zak [EMAIL PROTECTED] - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

[ANNOUNCE] util-linux-ng 2.13-rc1

2007-07-03 Thread Karel Zak
be use NULL not 0 -- Karel Zak [EMAIL PROTECTED] - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [ANNOUNCE] util-linux-ng 2.13-rc1

2007-07-05 Thread Karel Zak
On Thu, Jul 05, 2007 at 12:41:59PM -0400, Mike Frysinger wrote: On Wednesday 04 July 2007, Christoph Hellwig wrote: On Wed, Jul 04, 2007 at 12:11:56AM +0200, Karel Zak wrote: mount(8) doesn't include filesystem detection code anymore. You have to compile --with-fsprobe={blkid,volume_id

[ANNOUNCE] util-linux-ng 2.13-rc2

2007-07-17 Thread Karel Zak
The second util-linux-ng 2.13 release candidate is available at ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/ v2.13-rc2 changelog: ~~~ readprofile: - also search for __stext in readprofile [Mike Frysinger] build-sys: - remove libtool [Karel Zak] cal

Re: [PATCH][RFC] Delete export of tty.h to userspace.

2007-07-18 Thread Karel Zak
of the file with filing an entry in feature-remove-schedule. There still seems to be some users of the file. i'm curious -- how did you determine that? $ grep tty.h util-linux/sys-utils/cytune.c #include linux/tty.h ... I'll fix it in util-linux-ng. Karel -- Karel Zak [EMAIL PROTECTED

Re: [PATCH 02/02] swapon: allow a more flexible swap discard policy

2013-08-23 Thread Karel Zak
On Sun, May 26, 2013 at 01:31:56AM -0300, Rafael Aquini wrote: sys-utils/swapon.8 | 24 +-- sys-utils/swapon.c | 70 ++ 2 files changed, 77 insertions(+), 17 deletions(-) Applied, thanks. Karel -- Karel Zak k

[ANNOUNCE] util-linux v2.23.2

2013-07-31 Thread Karel Zak
[Karel Zak] - fix a kill/erase error in man page and improve clarity [Benno Schulenberg] - fix memory leak [clang-analyzer] [Sami Kerola] - update man page and usage() [Karel Zak] - unrecognized option '--loginpause' [kernc] cal: - fix -y output for UTF8 [Karel Zak] column

Re: [PATCH] block: support embedded device command line partition

2013-07-31 Thread Karel Zak
any extra care. Karel -- Karel Zak k...@redhat.com http://karelzak.blogspot.com -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read

Re: GPT detection regression in efi.c from commit 27a7c64

2013-09-13 Thread Karel Zak
was. But then I opted to fix my PMBR. I felt like it was a regression since it required a new option passed on the cmdline. Yep, it is *regression* and I guess Davidlohr is going to fix it asap :-) Karel -- Karel Zak k...@redhat.com http://karelzak.blogspot.com -- To unsubscribe from this list

[ANNOUNCE] util-linux v2.24

2013-10-21 Thread Karel Zak
--- For more details see ChangeLog files at: ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.24/ agetty: - -L accepts optional argument [Karel Zak] - add \S to output /etc/os-release data [Karel Zak] - add baud rates available from glibc

[ANNOUNCE] util-linux v2.24-rc2

2013-10-11 Thread Karel Zak
--- For more details see ChangeLog files at: ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.24/ agetty: - -L accepts optional argument [Karel Zak] - add \S to output /etc/os-release data [Karel Zak] - add baud rates available from glibc that are not already supported

Re: [PATCH] partitions/efi: complete gpt kernel param purpose

2013-12-05 Thread Karel Zak
backup header. IMHO the current behaviour is overkill. Karel -- Karel Zak k...@redhat.com http://karelzak.blogspot.com -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org

Re: [PATCH 00/33] [RFC] Non disruptive application core dump infrastructure

2014-03-21 Thread Karel Zak
-- Karel Zak k...@redhat.com http://karelzak.blogspot.com -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org

Re: [PATCH 2/5] Add aix lvm partitions support files

2013-04-29 Thread Karel Zak
support for AIX to libblkid too. Karel -- Karel Zak k...@redhat.com http://karelzak.blogspot.com -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo

Re: [PATCH 2/5] Add aix lvm partitions support files

2013-04-29 Thread Karel Zak
to have a way how to test the code. I'd like to add support for AIX to libblkid too. Of course. But that's not a couple of blocks. I'll try to cut the slice that you need. Cool! Karel -- Karel Zak k...@redhat.com http://karelzak.blogspot.com -- To unsubscribe from this list: send

[ANNOUNCE] util-linux 2.23

2013-04-25 Thread Karel Zak
to usage() and man page [Karel Zak] - add --{erase,kill}-chars options [Karel Zak] - add -E, --remote to usage() [Karel Zak] - add \4 and \6 issue file sequences to print IP addresses [Karel Zak] - fix autodetection for TERM [Michal Schmidt] - make --autologin useful with --skip

Re: mount --no-canonical seems broken.

2013-05-21 Thread Karel Zak
: No such file or directory util-linux 2.23 ? libmount since this version is able to use the root= kernel command line option to convert /dev/root from the /proc/self/mountinfo file to a real device name. Karel -- Karel Zak k...@redhat.com http://karelzak.blogspot.com -- To unsubscribe

Re: [RFC PATCH 02/02] swapon: add cluster-discard support

2013-05-21 Thread Karel Zak
everywhere in the code than use magical numbers '1' and '2' etc. Karel -- Karel Zak k...@redhat.com http://karelzak.blogspot.com -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http

Re: [RFC PATCH 02/02] swapon: add cluster-discard support

2013-05-21 Thread Karel Zak
super-smart semantic to hide incompatible fstab configuration. Karel -- Karel Zak k...@redhat.com http://karelzak.blogspot.com -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http

[ANNOUNCE] util-linux v2.23.1 (stable)

2013-05-28 Thread Karel Zak
: - fix typo in ID_FS_AMBIVALEN= [Karel Zak] build-sys: - add --disable-setterm [Karel Zak] - always check for setns() and unshare() libs functions [Karel Zak] - use -Wno-clobbered for some BSD crap [Karel Zak] chcpu: - clean up error messages [Karel Zak] lib/loopdev: - fix

Re: RFE?: why no 'bind' info in /proc/mounts?

2013-11-01 Thread Karel Zak
/test /dev/sda4[/usr/local/bin] ext4 rw,relatime,data=ordered Karel On 10/31/2013 9:15 PM, NeilBrown wrote: Take a look in /proc/self/mountinfo. It contains more useful stuff about the mount table which couldn't be put in /proc/mounts without breaking compatibility. NeilBrown -- Karel

Re: [RFC][PATCH 0/3] vfs: Detach mounts on unlink.

2013-10-08 Thread Karel Zak
. That was sad, I need to go figure out if that was distro breakage or vanilla breakage... hmm.. Karel -- Karel Zak k...@redhat.com http://karelzak.blogspot.com -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org

Re: [PATCH] partitions/efi: treat size mismatch as a warning, not an error

2013-10-11 Thread Karel Zak
did the same change to util-linux v2.24 fdisk, so you can use the fdisk to update your protective MBR and boot without warnings. Karel -- Karel Zak k...@redhat.com http://karelzak.blogspot.com -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message

Re: [PATCH 1/8] partitions/efi: use lba-aware partition records

2013-09-02 Thread Karel Zak
to make it more obvious. Karel -- Karel Zak k...@redhat.com http://karelzak.blogspot.com -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH 0/8] partitions/efi: detect hybrid mbrs

2013-09-02 Thread Karel Zak
at these, any thoughts? Reviewed-by: Karel Zak k...@redhat.com Karel -- Karel Zak k...@redhat.com http://karelzak.blogspot.com -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http

[ANNOUNCE] util-linux v2.24-rc1

2013-09-27 Thread Karel Zak
/util-linux/v2.23/v2.23.2-ChangeLog Changes between v2.23 and v2.24 --- For more details see ChangeLog files at: ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.24/ agetty: - unrecognized option '--loginpause' [kernc] - -L accepts optional argument [Karel Zak

[ANNOUNCE] util-linux v2.25-rc1

2014-06-18 Thread Karel Zak
] - beside virtual consoles support xvc and hvc device lines as well [Werner Fink] - better support of the special system consoles on S390 [Werner Fink] - fix odd check for chardev/tty [Karel Zak] - support the special terminal on first serial line on a S/390 [Werner Fink] - update man

[ANNOUNCE] util-linux v2.24.1

2014-01-20 Thread Karel Zak
line on a S/390 [Werner Fink] blkdiscard: - BLKSSZGET fills in an int, not a uint64 [Theodore Ts'o] blkid: - escape quotes in the output [Karel Zak] - simple typo [Phillip Susi] blockdev: - don't use HDIO_GETGEO [Phillip Susi] build-sys: - add --with-smack to config-gen.d [Karel

[ANNOUNCE] util-linux v2.24.2

2014-04-24 Thread Karel Zak
[Ondrej Oprala] blockdev: - Some minor corrections to the manual [Bjarni Ingi Gislason] build-sys: - don't connect _DEPENDENCIES and _LIBADD [Karel Zak] - fix .h.in usage in libblkid and libmount [Karel Zak] - libmount/python/__init__.py is always a dist file [Ruediger Meier] chcpu

Re: [PATCH] init/do_mounts.c: treat EROFS like EACCES

2014-06-23 Thread Karel Zak
-linux 1.1.38, 1.1.41 and later */ case EROFS: /* linux 1.1.38 and later */ Karel -- Karel Zak k...@redhat.com http://karelzak.blogspot.com -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info

[ANNOUNCE] util-linux v2.25-rc2

2014-07-02 Thread Karel Zak
The util-linux release v2.25-rc2 is available at ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.25-rc2 Feedback and bug reports, as always, are welcomed. Karel -- Karel Zak k...@redhat.com http://karelzak.blogspot.com -- To unsubscribe from this list: send

Re: [REVIEW][PATCH 0/4] /proc/thread-self

2014-08-04 Thread Karel Zak
the idea to have the magic symlink to access thread specific /proc stuff. It's definitely nice thing for userspace. Karel -- Karel Zak k...@redhat.com http://karelzak.blogspot.com -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord

Re: zram: device management utility needed

2014-08-05 Thread Karel Zak
as for loop devices. All depends how people will use zram devices. We will see... Karel -- Karel Zak k...@redhat.com http://karelzak.blogspot.com -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info

Re: [PATCH 4/4] brd: Request from fdisk 4k alignment

2014-08-07 Thread Karel Zak
(or ioctls). to miss-align my partitions. Depending on size maybe not the very first one but the consecutive ones easily. it would be nice to have usable bug report... Karel -- Karel Zak k...@redhat.com http://karelzak.blogspot.com -- To unsubscribe from this list: send the line

Re: [PATCH 4/4] brd: Request from fdisk 4k alignment

2014-08-07 Thread Karel Zak
On Thu, Aug 07, 2014 at 03:00:42PM +0200, Karel Zak wrote: On Thu, Aug 07, 2014 at 03:17:23PM +0300, Boaz Harrosh wrote: Is there an error case that this patch fixes? I've had page alignment checks in my PRD direct_access code forever, and I don't know if they've ever tripped

Re: [PATCH 4/4] brd: Request from fdisk 4k alignment

2014-08-07 Thread Karel Zak
I/O information to system. It's normal for old hw disks and then we use some built-in defaults, but I don't see a reason to do the same for virtual devices. Karel -- Karel Zak k...@redhat.com http://karelzak.blogspot.com -- To unsubscribe from this list: send the line unsubscribe linux

[ANNOUNCE] util-linux v2.25.2

2014-10-24 Thread Karel Zak
util-linux 2.20.1-1.2) [Christoph Egger] blkdiscard: - fix err-errx() [Karel Zak] - fix underflow when offset is greater than device size [Raphael S. Carvalho] blkid: - remove extra trailing spaces in output [Karel Zak] build-sys: - build libmount everywhere [Andreas Henriksson

Re: [PATCH] x86: new topology for multi-NUMA-node CPUs

2014-09-19 Thread Karel Zak
lists from cpu*/topology/). Karel -- Karel Zak k...@redhat.com http://karelzak.blogspot.com -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please

Re: [PATCH] x86: new topology for multi-NUMA-node CPUs

2014-09-22 Thread Karel Zak
On Fri, Sep 19, 2014 at 11:15:05AM -0700, Dave Hansen wrote: On 09/19/2014 04:45 AM, Karel Zak wrote: hmm... it would be also nice to test it with lscpu(1) from util-linux (but it uses maps rather than lists from cpu*/topology/). Here's the output with and with out Cluster-on-Die

Re: [PATCH 5/5] brd: Add getgeo to block ops for fdisk

2014-11-10 Thread Karel Zak
differently? Karel -- Karel Zak k...@redhat.com http://karelzak.blogspot.com -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ

Re: [PATCH 5/5] brd: Add getgeo to block ops for fdisk

2014-11-10 Thread Karel Zak
master branch. https://github.com/karelzak/util-linux/commit/4a4616b22e21f3c05030dc05d98016fcb15a2ee9 Karel -- Karel Zak k...@redhat.com http://karelzak.blogspot.com -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord

Re: [PATCH 4/5] brd: Request from fdisk 4k alignment

2014-11-07 Thread Karel Zak
for non-aligned offsets it will follow your wishes of course. The default values in dialogs are always aligned. All misaligned partitions are always reported (by warning messages). Boaz, it would be nice to have any example (copy past fdisk output). Karel -- Karel Zak k...@redhat.com http

Re: [PATCH 5/5] brd: Add getgeo to block ops for fdisk

2014-11-07 Thread Karel Zak
-- Karel Zak k...@redhat.com http://karelzak.blogspot.com -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org

[ANNOUNCE] util-linux v2.26-rc2

2015-02-04 Thread Karel Zak
ChangeLog files at: ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.26/ agetty: - Reprompt and reprint /etc/issue when asked [Stef Walter] - don't ignore TERM [Karel Zak] - fix typo [Karel Zak] - fixing FTBFS on !linux (Debian util-linux 2.20.1-1.2) [Christoph Egger] - keep

[ANNOUNCE] util-linux v2.26-rc1

2015-01-14 Thread Karel Zak
/pub/linux/utils/util-linux/v2.26/ agetty: - Reprompt and reprint /etc/issue when asked [Stef Walter] - don't ignore TERM [Karel Zak] - fix typo [Karel Zak] - fixing FTBFS on !linux (Debian util-linux 2.20.1-1.2) [Christoph Egger] - keep the current baud before try 9600 on serial

[ANNOUNCE] util-linux v2.26

2015-02-19 Thread Karel Zak
see ChangeLog files at: ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.26/ agetty: - Reprompt and reprint /etc/issue when asked [Stef Walter] - don't ignore TERM [Karel Zak] - fix typo [Karel Zak] - fixing FTBFS on !linux (Debian util-linux 2.20.1-1.2) [Christoph Egger] - keep

d_path() and overlay fs

2015-03-20 Thread Karel Zak
partition 8191996 258308 -1 /image file10200 -2 Karel -- Karel Zak k...@redhat.com http://karelzak.blogspot.com -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More

[ANNOUNCE] util-linux v2.26.1

2015-03-13 Thread Karel Zak
[Karel Zak] - reload issue on --autologin --login-pause too [Karel Zak] - support /usr/lib/os-release too [Karel Zak] build-sys: - add --disable-colors-default [Karel Zak] cal: - care about setuprterm() result [Karel Zak] colors: - cleanup man pages, add hint to usage() [Karel

Re: [PATCH 0/2] make automatic device_id generation possible

2015-03-05 Thread Karel Zak
of ~10 lines of code, or even less. we waste much more code to show -stats, and not all of them are I think it's not about number of code lines, it's kernel, you have to support it forever, etc. It's easy to add a new feature, but you don't have to do it right now :) Karel -- Karel Zak

Re: [PATCH 0/2] make automatic device_id generation possible

2015-03-05 Thread Karel Zak
is 500 :-) Karel -- Karel Zak k...@redhat.com http://karelzak.blogspot.com -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ

  1   2   3   4   >