similar to: warnings met in introduce extent buffer cache for each i-node patch

Displaying 16 results from an estimated 16 matches similar to: "warnings met in introduce extent buffer cache for each i-node patch"

2007 Apr 06
5
Getting a dynamically generated elements dimensions
Ive posted this before, but unfortunately I still have yet to resolve it after numerous attempts... Here is the overview: populate a container element with some new html using Element.update and then retrieve the new dimensions of the containig element. Here is a bit of code snippet that I would think should work.. but doesn''t: ==== start snippet ==== <style> .bigBox {
2011 Apr 15
0
[nut-commits] svn commit r2969 - trunk/docs/images
Some side notes and comments on this commit... 2011/4/15 Arnaud Quette <aquette at alioth.debian.org> > Author: aquette > Date: Fri Apr 15 09:15:16 2011 > New Revision: 2969 > URL: http://trac.networkupstools.org/projects/nut/changeset/2969 > > Log: > Refreshed graphic illustrations (provided by Eaton) > > Modified: > trunk/docs/images/advanced.png >
2002 Dec 10
5
2gb limit & weird filenames
Hello, I'm trying to set up a samba server for a friend who has a mac. He's running OSX, version 10.2. He's got some really big video editing files that are well in excess of 2gb. We're trying to back these up to the samba server, but it quits right around 2gb. That seems to be a magical number. This is with version 2.2.3 of Samba, and Linux-Mandrake 8.2, ext3 file system. I
2023 Feb 17
2
fseek/fgetc puzzle
Hi all. I've got a bit of a puzzle and I was wondering if anyone has any insight as to what's going on. I added some code to ssh's known_hosts handling that checks if the last byte in the file is a newline, and if not, it adds one before writing the new record. I also wrote a regression test for this and in most cases this works fine. On some platforms (Solaris, OpenIndiana and
2006 Aug 24
2
Messages not expunged
Hi all, I'm doing some testing between U of Washington IMAP server (which we currently run) and Dovecot on a IBM AIX system. I created a 50M mailbox, made up of 262 msgs. I'm using a Perl Script with the imap::client module to fetch each message and then flag it for deletion. At the end of the test, I run an expunge to delete all the messages. UofW imap server ran fine, messages
2006 Nov 08
2
Apache 2.2.3 setup woes
Good morning everyone, I am running apache 2.2.3 compiled from source and proxy load balancer as described on the mongrel site. I have a total of three sites, this setup works really well for two of them but for one of them, I keep getting "Forbidden" errors and this error in the apache logs: [warn] proxy: No protocol handler was valid for the URL /. If you are using a DSO version of
2003 Nov 30
1
bad performance on 2.4.23
hi, - big and ugly mail. If you don't like them, delete it now :-) - I have collected and classified some information of: http://home.earthlink.net/~rwhron/kernel/bigbox.html And I observed that ext3 performance is worse than previous kernels(2.4.19...). -ac and -aa are here only as reference. Complete information is in the upper URL. dbench: Performance is worse. dbench (Numbers are in
2005 Feb 11
1
can i get a list about the describtion of all sources of dovecot?
I want to control, which user, when and what modify in their mailbox done. which sourcecode must i modify? Please
2003 Dec 16
0
Quicken backup and Samba 2.2.8a on FreeBSD
I've run into difficulty getting Quicken 2001 and Quicken 2003 backup to work with a Samba server. My smb.conf is relatively simple (below is a slightly editted version with the important stuff): ================================= [global] workgroup = WORKGROUP server string = BigBoxNAS netbios name = bigbox log file = /var/log/samba/log.%m ; log level = 3 max log size = 50 security = user
2003 Dec 20
0
Quicken backup and Samba 3.0.0 on FreeBSD
I've run into difficulty getting Quicken 2001 and Quicken 2003 backup to work with a Samba server. I reported this last week on Samba 2.2.8a. I upgraded to Samba 3.0.0 and I see the same problem. What am I doing wrong here? My smb.conf is relatively simple (below is a slightly editted version with the important stuff): ================================= [global] workgroup = WORKGROUP
2017 Jan 09
2
NUT Client shuts down when performing runtime calibration on APC UPS
Here are the results from the output of upsc under different conditions from my Debian Test system with NUT 2.7.2 : Normal: ups.status: OL No wall power: ups.status: OB Runtime calibration (started from AP9630 web interface): ups.status: OB CAL So at this stage there is a difference! I then connected to my QNAP and set the UPS settings on the web interface to "Shutdown server if power
2011 Aug 17
2
[PATCH] btrfs: fix d_off in the first dirent
Since the d_off in the first dirent for "." (that originates from the 4th argument "offset" of filldir() for the 2nd dirent for "..") is wrongly assigned in btrfs_real_readdir(), telldir returns same offset for different locations. | # mkfs.btrfs /dev/sdb1 | # mount /dev/sdb1 fs0 | # cd fs0 | # touch file0 file1 | # ../test | telldir: 0 | readdir: d_off = 2,
2016 Jul 11
0
Proposal for technique to stop a timer at any moment
Here is patch 2 of 2. Roger diff -rup -x '*.html' -x '*.8' -x '*.5' nut-2.7.4.orig/docs/man/upsd.txt nut-2.7.4.dev/docs/man/upsd.txt --- nut-2.7.4.orig/docs/man/upsd.txt 2015-12-29 09:42:34.000000000 +0100 +++ nut-2.7.4.dev/docs/man/upsd.txt 2016-07-07 10:08:51.939354892 +0200 @@ -119,6 +119,16 @@ administrative functions like SET and IN controlled in
2008 Jul 20
26
[PATCH] NFS support for btrfs - v2
Hi, Here''s an implementation of NFS support for btrfs. It does not work in one particular case as described in http://www.mail-archive.com/linux-btrfs@vger.kernel.org/msg00298.html. This uses the btrfs_iget helper introduced previously. Comments ? --- Signed-off-by: Balaji Rao <balajirrao@gmail.com> diff -r 3f0eee804974 Makefile --- a/Makefile Thu Jun 26 10:34:20 2008 -0400
2012 Jun 21
0
[RFC PATCH V2] Btrfs: introduce extent buffer cache for each i-node
This patch introduce extent buffer cache for every i-node. By this way, we can save the search time and reduce the lock contention of the root because we needn''t search the item from the root of b+ tree. Implementation: - add two pointers of extent buffer into btrfs_inode struct, one for nodes/leaves of fs/file tree, the other for nodes/leaves of the log tree. - add a variant to tell
2005 Sep 25
0
pound/hash key not recognized
Hi I have registered a number with an external sip proxy which provides a real telephone number. I configured * to forward this number to an internal extension, this works. Now, I am trying to forward the external number for incoming calls to a macro, which includes Authenticate(). The authentication prompt comes up, but when using an external pstn phone over my telephone number, the # key is