search for: 140147

Displaying 3 results from an estimated 3 matches for "140147".

Did you mean: 140145
2016 Dec 07
1
Re: [PATCH 0/5] Improve inspection of /usr filesystems
...now. (Better > > suggestions always welcome, of course.) > > Firstly, I still think we need: > > [PATCH 1/2] inspect: fstab: Canonicalize paths appearing in fstab. > > although it's not related to the current patch series. This was not an issue in the data of RHBZ#140147, do you have an example of guest with such paths in fstab? So far I never seen one myself. > In regards to this series: > > > Pino Toscano (5): > > inspect: change is_root flag into enum > > inspect: mark CoreOS /usr partitions with own USR role > > These are fi...
2007 Feb 09
1
info deleted messages imap
Hi! I want to know the number of messages deleted when the mail user connect by IMAP protocol. When the user uses POP, we got this directive in the configuration file: pop3_logout_format = top=%t/%p, retr=%r/%b, del=%d/%m, size=%s This is the log: dovecot: Feb 09 02:31:02 Info: pop3-login: Login: user=<xxxxxx>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured dovecot: Feb 09 02:31:02
2016 Dec 06
9
[PATCH 0/5] Improve inspection of /usr filesystems
...course.) Thanks, Pino Toscano (5): inspect: change is_root flag into enum inspect: mark CoreOS /usr partitions with own USR role daemon: debug: new "exists" subcommand inspect: fix existance check of /dev/mapper devices inspect: gather info from /usr filesystems as well (RHBZ#1401474) daemon/debug.c | 39 ++++++++++++++++++++++ src/guestfs-internal.h | 13 ++++++-- src/inspect-fs-cd.c | 2 +- src/inspect-fs-unix.c | 42 ++++++++++++++++++++++- src/inspect-fs.c | 26 ++++++++------- src/inspect.c | 90 +++++++++++++++++++++++++++++++++++++++++++++--...