search for: fs_stat

Displaying 5 results from an estimated 5 matches for "fs_stat".

Did you mean: fs_state
2011 Jul 18
5
[PATCH v3 0/5] btrfs-progs: scrub interface
This is the next patch series for scrub userland tools. Change log v1->v2: - commands now reachable as "btrfs scrub ..." instead of "btrfs filesystem scrub ..." - ability to scrub a single device instead of a whole file system - superfluous command line options removed - resume is now a separate command ("scrub resume") instead of "scrub start -r" -
2020 Feb 20
0
buffer overflow detected in collectd using libguestfs
...ed to mention that the code presented here lacks proper cleanup. /* guestfs_extend start */ /* get FS stats using libguestfs */ /* Filesystems. */ guestfs_h *g = NULL; int ret = 0; int j = 0; int cnt_drives = 0; char **fses = NULL; struct guestfs_statvfs *fs_stats = NULL; struct fs_info *fs = NULL; /* Work around collectd bug with waitpid() after fork() */ signal (SIGCHLD, SIG_DFL); g = guestfs_create(); if (g == NULL) { ERROR(PLUGIN_NAME " plugin: failed to create libguestfs handle");...
2016 Mar 10
5
sis deduplication broken from 2.2.16 upwards
...plication is broken in 2.2.16 upwards. >> It is caused by this commit. >> https://github.com/dovecot/core/commit/664bf3e236c214aee86294483c379e4fa66c2e63 >> >> in src/lib-fs/fs-sis.c function fs_sis_try_link() is comparation of >> inodes of hash files. >> Because fs_stat() after that commit use fstat() on open fd of temporary >> file instead of stat on filename. But that temporary file has differnt >> inode. >> >> It not cause any corruption but it will not save any space. >> Because every duplicate attachment will be in separate file....
2016 Mar 07
2
sis deduplication broken from 2.2.16 upwards
...NED MESSAGE----- Hash: SHA1 Hi, sis attachment deduplication is broken in 2.2.16 upwards. It is caused by this commit. https://github.com/dovecot/core/commit/664bf3e236c214aee86294483c379e4fa66c2e63 in src/lib-fs/fs-sis.c function fs_sis_try_link() is comparation of inodes of hash files. Because fs_stat() after that commit use fstat() on open fd of temporary file instead of stat on filename. But that temporary file has differnt inode. It not cause any corruption but it will not save any space. Because every duplicate attachment will be in separate file. - -- [ Ohodnotte kvalitu mailu: https://w...
2003 Oct 11
2
Samba 3.0 stable: make --with-afs fails on SuSE 8.2
...e.h afs_cfgAdmin.h cmd.h kaport.h rxgen_consts.h afs_clientAdmin.h cnvldb.h kauth.h stds.h afs_kasAdmin.h com_err.h kautils.h tcdata.h afs_lhash.h debug.h keys.h usd.h afs_ptsAdmin.h dir.h ktime.h venus.h afs_stats.h dirpath.h mit-sipb-cr.h vice.h afs_sysnames.h error_table.h namei_ops.h viceinode.h afs_utilAdmin.h errors.h netutils.h vl_opcodes.h afs_vosAdmin.h exporter.h nfs.h vldbint.h afscbint.h fileutil.h nfsclient.h vlserver.h afsin...