search for: cur

Displaying 20 results from an estimated 2202 matches for "cur".

2019 Aug 17
2
Dovecot and hard links?
On 17 Aug 2019, at 1.57, @lbutlr via dovecot <dovecot at dovecot.org> wrote: > > On 16 Aug 19, at 07:33 , @lbutlr <kremels at kreme.com> wrote: >> I was looking at a mail folder and I noted that a file in the inbox had a total of 11 hard links to it: > > Ack. I checked the junk folder and there are 379 files in there with 379 links! > > Since they were all in
2020 Oct 06
2
Version controlled (git) Maildir generated by Dovecot
...oing through the Maildir directory and subdirectories I realized that Dovecot saves some extra files that I might not need to backup (version control). Based on my understanding and after reading https://wiki.dovecot.org/IndexFiles I believe that the only files I need to archive are files in "cur/" directory and these files should start with Unix time. So I decided to write a ".gitignore" whitelist that will include only files in "cur/" that start with a number: # cat .gitignore ----------------------------------- !.gitignore !*/ !/Maildir/cur/[0-9]* !/Maildir/*/c...
2008 Jul 27
3
imap processes eating IO
...they have an IMAP client connected, though I cannot say for sure. This had never happened before on the old machine. I'm certain more information would be useful, please let me know what I can provide to help! Trace of process 22342 - imap lstat64("/home/vmail/u13.net/ryan/Maildir/cur/1203440140.P6242Q0M41485.scarecrow:2,RSc", {st_mode=S_IFREG|0600, st_size=3079, ...}) = 0 lstat64("/home/vmail/u13.net/ryan/Maildir/cur/1203446630.P7458Q0M562949.scarecrow:2,Sc", {st_mode=S_IFREG|0600, st_size=27769, ...}) = 0 lstat64("/home/vmail/u13.net/ryan/Maildir/cur/1203...
2012 Sep 21
0
Xen 4.2.0 - CPU Frequency Scaling
...e handled independently which used to be possible with the old xen kernel. If further information would be useful please let me know. Thanks, James # xenpm get-cpufreq-para cpu id : 0 affected_cpus : 0 2 3 4 5 6 7 8 9 10 11 cpuinfo frequency : max [2000000] min [800000] cur [800000] scaling_driver : scaling_avail_gov : userspace performance powersave ondemand current_governor : ondemand ondemand specific : sampling_rate : max [10000000] min [10000] cur [20000] up_threshold : 80 scaling_avail_freq : 2000000 1500000 1300000 1000000 *8...
2020 Oct 07
0
Version controlled (git) Maildir generated by Dovecot
...directory and subdirectories I realized that Dovecot saves some > extra files that I might not need to backup (version control). > > Based on my understanding and after reading > https://wiki.dovecot.org/IndexFiles I believe that the only files I need > to archive are files in "cur/" directory and these files should start with > Unix time. > > So I decided to write a ".gitignore" whitelist that will include only > files in "cur/" that start with a number: > > # cat .gitignore > ----------------------------------- > !.gitignore...
2009 Mar 20
1
chan_ss7 with ringing, but no voice stream.
...ides can hear the ring, but i can not hear the voice from each other. i think the ss7 does not send the voice steam to the destination. in chan_ss7, i added: =================================================== static struct ss7_chan *cic_hunt_even_mru(struct linkset* linkset) { struct ss7_chan *cur, *prev, *best, *best_prev; best = NULL; best_prev = NULL; for(cur = linkset->idle_list, prev = NULL; cur != NULL; prev = cur, cur = cur->next_idle) { /* Don't select lines that are resetting or blocked. */ ? if(!cur->reset_done || (cur->blocked & (BL_LH|BL_RM|BL_RH|BL_UNEQUIPPE...
2012 Feb 29
15
[RFC] [PATCH] Add btrfs autosnap feature
From: anand jain <anand.jain@oracle.com> Anand Jain (1): [RFC] Add btrfs autosnap feature Makefile | 6 +- autosnap.c | 1553 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ autosnap.h | 81 +++ btrfs-list.c | 140 +++++- btrfs.c | 46 ++- btrfs_cmds.c | 186 +++++++- btrfs_cmds.h | 3 +- scrub.c | 1 + 8 files changed, 1982 insertions(+), 34
2005 Jun 20
2
app_valetparking.c
Since www.bkw.org seems not to exist anymore (getting response from some hosting provider), does anyone happend to have a copy of app_valetparking.c from www.bkw.org - the one that should work with * stable 1.0.X ? If so please contact me. One that can be downloaded from www.loligo.com dosn't compile with 1.0.X, and SuperValletParking (www.asterlink.com/svp/) seems to be for * HEAD
2005 Jun 20
1
Re: app_valetparking.c for * STABLE (1.0.X)
Nope ! This is the one that tries to include PRE 1.0.X header file <parking.h>. It cannot compile on * 1.0.X (I have tried also to include <features.h> instead of <parking.h> (as far as I know features.h is successor to parking.h), but still without results). Thanks anyway. Nenad > > Try this > >> Since www.bkw.org seems not to exist anymore (getting
2019 Aug 17
0
Dovecot and hard links?
...ybe. Heck, I?ll grant probably, even. But what do I do about it? How can I see when and where Dovecot is making hundreds of hard links to single messages? And when I have 379 hard links in a single folder all linking in the same Maildir folder that isn?t an IMAP COPY, can it? ? # find . -samefile cur/1564791714.M272226P99946.mail.covisp.net,S=8572,W=8738:2,Sbm ./cur/1564212774.M188126P73039.mail.covisp.net,S=8572,W=8738:2,Saei ./cur/1564249810.M383378P61816.mail.covisp.net,S=8572,W=8738:2,Saei ./cur/1564249870.M645963P63778.mail.covisp.net,S=8572,...
2007 Dec 10
1
What is happening here - rsync can't copy where cp can, Input/Output errors
...o far). I have done some tests on one particular directory, "cp -R" succeeds but "rsync -r" fails:- home# cp -R .in /freecom/backup/home/chris/Mail/ home# rsync -r .in /freecom/backup/home/chris/Mail/ rsync: rename "/freecom/backup/home/chris/Mail/.in/audacity/cur/.1172007150.76430_0.newred:2,.PC3iF7" -> ".in/audacity/cur/1172007150.76430_0.newred:2,": Input/output error (5) rsync: rename "/freecom/backup/home/chris/Mail/.in/audacity/cur/.1172012773.6188_0.newred:2,.P11kJR" -> ".in/audacity/cur/1172012773.6188_0.newred...
2023 Apr 03
4
Simple Stacking of Two Columns
Hi R-Helpers, Sorry to bother you, but I have a simple task that I can't figure out how to do. For example, I have some names in two columns NamesWide<-data.frame(Name1=c("Tom","Dick"),Name2=c("Larry","Curly")) and I simply want to get a single column NamesLong<-data.frame(Names=c("Tom","Dick","Larry","Curly")) > NamesLong Names 1 Tom 2 Dick 3 Larry 4 Curly Stack produces an error NamesLong<-stack(NamesWide$Name1,NamesWide$Names2) Error in...
2009 Oct 05
4
Vim-R-plugin (new version)
.... Close R (no save) \rq . Close R (save workspace) \rw ----------------------------------------------- Send . File f5 . File (echo) F5 -------------------------------------------- . Block (cur) f6 . Block (cur, echo) F6 . Block (cur, echo and down) ^F6 -------------------------------------------- . Function (cur) f7 . Function (cur and down) F7 ------------------------------...
2015 Feb 09
0
Mails Not Deleting in first POP3 Session
...9;s removed when the session ends (of course its not replicated to the secondary server). Numerous tests using IMAP and deleted messages behaved as expected.with or without replication Here is some additional information that I hope helps: Below I'm running watch 'pwd; ls -l; echo "../cur"; ls -l ../cur | tail -2' On the primary mailbox server: Every 2.0s: pwd; ls -l; echo "../cur"; ls -l ../cur | t... Mon Feb 9 22:42:04 2015 /home/vmail/nascom.nasa.gov/test_u/new total 48 -rw------- 1 vmail mail 46223 Feb 9 22:41 1423521693.M193283P20903.mbox-open-1.nasc om.n...
2003 Sep 11
1
Customised legend in lattice
Hi List, Am trying to customize a legend in trellis: Draws 2x5 lines in 5 colors and 2 linetypes. I would like to add two more items to the legend showing the key for the line types above the colored legend. Any suggestions welcome - thanks Herry ############################# #Following example code: library(gregmisc) trellis.device(bg="white") i1=0 i2=-1.89767506 i3=-1.17087085
2010 Jul 07
3
Manually creating folders from terminal
I'm trying to use a script to create a mailbox structure. I'm aware that the structure should look like: ~/.maildir/.INBOX/{cur,tmp,new} ~/.maildir/.INBOX.Subfolder1/{cur,tmp,new} ~/.maildir/.INBOX.Subfolder2/{cur,tmp,new} ~/.maildir/.INBOX.Subfolder2.Subsubfolder1/{cur,tmp,new} ... I have tried manually making those directories and using the "maildirmake.dovecot" command that my system has. I feel that in the p...
2008 Jul 01
1
Users can't delete an email (Totally Random effect)
...ill set to access the email natively through the maildir format and delete it that way. What we have found out is that emails which have their info fields repeated twice are emails which can't be deleted. So for example: root at gator:/home/somedude# find ./ -iname '*,*,*' ./Maildir/cur/1208807796.29873_0.gator:2,Sb:2,S ./Maildir/cur/1205162628.14926_0.gator:2,Sb:2,S ./Maildir/cur/1206557108.6542_0.gator:2,Sb:2,STb ./Maildir/cur/1204054624.5835_0.gator:2,Sa:2,S ./Maildir/cur/1208957483.28799_0.gator:2,RSb:2,RSTb ./Maildir/cur/1208803572.18922_0.gator:2,Sb:2,S ./Maildir/cur/1209482...
2010 Jan 29
2
[PATCH 1/2] libdrm/nouveau: new optimized libdrm pushbuffer ABI
This patch changes the pushbuffer ABI to: 1. No longer use/expose nouveau_pushbuffer. Everything is directly in nouveau_channel. This saves the extra "pushbuf" pointer dereference. 2. Use cur/end pointers instead of tracking the remaining size. Pushing data now only needs to alter cur and not both cur and remaining. The goal is to make the *_RING macros faster and make the interface simpler and cleaner in the process. The *_RING APIs are unchanged, but those are inlined and the ABI...
2018 Jun 12
0
[PATCH v2] Implement classless static routes
...= len; + } else + ext121_len = -1; + break; } @@ -385,6 +478,23 @@ int bootp_parse(struct netdev *dev, struct bootp_hdr *hdr, } } + if (ext121_len > 0) { + struct route *ret; + + ret = bootp_ext121_decode(ext121_buf, ext121_len); + if (ret != NULL) { + struct route *cur = dev->routes; + struct route *next; + while (cur != NULL) { + next = cur->next; + free(cur); + cur = next; + } + free(cur); + dev->routes = ret; + } + } + /* * Got packet. */ diff --git a/usr/kinit/ipconfig/dhcp_proto.c b/usr/kinit/ipconfig/dhcp_proto.c index e...
2017 Dec 19
0
[PATCH] Implement classless static routes
...= -1; + break; } @@ -385,6 +478,25 @@ int bootp_parse(struct netdev *dev, struct bootp_hdr *hdr, } } + if (ext121_len > 0) { + struct route *ret; + + ret = bootp_ext121_decode(ext121_buf, ext121_len); + if (ret != NULL) { + if (dev->routes != NULL) { + struct route *cur = dev->routes; + struct route *next; + while(cur->next != NULL) { + next = cur->next; + free(cur); + cur = next; + } + free(cur); + } + dev->routes = ret; + } + } + /* * Got packet. */ diff --git a/usr/kinit/ipconfig/dhcp_proto.c b/usr/kinit/ipconfig...