search for: bkl

Displaying 17 results from an estimated 17 matches for "bkl".

Did you mean: bk
2008 Jan 29
1
[PATCH] [11/18] BKL-removal: Convert ocfs2 over to unlocked_ioctl II
Andi Kleen <ak at suse.de> writes: > As far as I can see there is nothing in ocfs2_ioctl that requires the BKL, > so use unlocked_ioctl Mark, can you please ack/nack this patch and ideally take it into your tree? You're the only file system maintainer who hasn't acknowledged yet. Thanks, -Andi
2002 Sep 22
2
Assertion failure in ext3_get_block() at inode.c:853: "handle != 0"
Hi, Got the following on Linux 2.5.37 trying to run apt-get update. MikaL Sep 21 23:10:05 devil kernel: Assertion failure in ext3_get_block() at inode.c:853: "handle != 0" Sep 21 23:10:05 devil kernel: kernel BUG at inode.c:853! Sep 21 23:10:05 devil kernel: invalid operand: 0000 Sep 21 23:10:05 devil kernel: CPU: 1 Sep 21 23:10:05 devil kernel: EIP:
2002 Dec 15
2
problem with Andrew's patch ext3
Hello Andrew, I patched 2.4.20 with your patch found out on http://lwn.net/Articles/17447/ and I have a big problem with: once server is booted on 2.4.20 with your patch, when I want to reboot with /sbin/reboot, server makes a Segmentation fault and it crashs. I tested it on 50-60 servers and it is the same problem. I tested kernel 2.4.20 without your patch: no problem. # uname -a Linux XXXXXX
2002 Dec 06
2
[patch] fix the ext3 data=journal unmount bug
...void ext3_clear_journal_err(struct super_block * sb, struct ext3_super_block * es); +static int ext3_sync_fs(struct super_block * sb); + #ifdef CONFIG_JBD_DEBUG int journal_no_write[2]; @@ -454,6 +456,7 @@ static struct super_operations ext3_sops delete_inode: ext3_delete_inode, /* BKL not held. We take it */ put_super: ext3_put_super, /* BKL held */ write_super: ext3_write_super, /* BKL held */ + sync_fs: ext3_sync_fs, write_super_lockfs: ext3_write_super_lockfs, /* BKL not held. Take it */ unlockfs: ext3_unlockfs, /* BKL not held. We take it */ statfs: ext3_statf...
2011 Jun 01
1
Dahdi_genconfig - "Empty configuration -- no spans"
Asterisk - 1.8.4.1 Dahdi-linux - 2.4.1.2 Dahdi-tools - 2.4.1 Kernel: 2.6.37.6 Kernel BKL: enabled I am upgrading Asterisk on this box. It has an OpenVox A400P PCI analog card with 1 FXO and 1FXS module. This server has been running just fine for two years with Asterisk 1.6.1.0 I've just upgraded all the OS and installed Asterisk 1.8.4.1. On trying to configure the A400P I get:...
2003 Dec 01
0
[PATCH] 2.4.23 ext3 warning
...3/super.c.orig Fri Nov 28 21:04:40 2003 +++ linux-2.4.23/fs/ext3/super.c Sun Nov 30 12:16:00 2003 @@ -449,7 +449,6 @@ } static struct dquot_operations ext3_qops; -static int (*old_sync_dquot)(struct dquot *dquot); static struct super_operations ext3_sops = { read_inode: ext3_read_inode, /* BKL held */ @@ -1773,6 +1772,8 @@ */ #ifdef CONFIG_QUOTA + +static int (*old_sync_dquot)(struct dquot *dquot); /* Blocks: (2 data blocks) * (3 indirect + 1 descriptor + 1 bitmap) + superblock */ #define EXT3_OLD_QFMT_BLOCKS 11 Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There...
2004 Jan 27
11
test
The message cannot be represented in 7-bit ASCII encoding and has been sent as a binary attachment.
2010 Feb 02
1
nouveau interrupts firewire ISO streaming
Hi! After switching from UMS (dated 20090701+c0bf670) to KMS (as of 2010-02-01), almost any X activity causes buffer underruns on my firewire soundcard. When the X pointer changes from arrow to the vertical text selection bar, firewire streaming is interrupted. Same with scrolling in firefox or hovering over a link, thus changing the pointer to "hand". Looks like nouveau is disabling
2013 May 29
0
DAHDI-Linux and DAHDI-Tools 2.7.0-rc1 Now Available
...tenance counters. dahdi: Only watch transitions of ABIT when using E&M signalling. Revert "dahdi_dynamic_eth: Move tx packet flushing to process context." dahdi_dynamic: Use a tasklet for flushing dynamic drivers. dahdi: Running without the Big Kernel Lock (BKL) is no longer experimental. dahdi: Remove unused 'rxbufpolicy' and 'rxdisable' from dahdi_chan. wctdm24xxp: Set dahdi_span.spantype to SPANTYPE_ANALOG_MIXED. wct4xxp: Ensure all spans are configured by default. dahdi: Filter 'HWEC' from DAHDI_GETV...
2013 May 29
0
DAHDI-Linux and DAHDI-Tools 2.7.0-rc1 Now Available
...tenance counters. dahdi: Only watch transitions of ABIT when using E&M signalling. Revert "dahdi_dynamic_eth: Move tx packet flushing to process context." dahdi_dynamic: Use a tasklet for flushing dynamic drivers. dahdi: Running without the Big Kernel Lock (BKL) is no longer experimental. dahdi: Remove unused 'rxbufpolicy' and 'rxdisable' from dahdi_chan. wctdm24xxp: Set dahdi_span.spantype to SPANTYPE_ANALOG_MIXED. wct4xxp: Ensure all spans are configured by default. dahdi: Filter 'HWEC' from DAHDI_GETV...
2013 Jun 07
0
DAHDI-Linux and DAHDI-Tools 2.7.0 Now Available
...tenance counters. dahdi: Only watch transitions of ABIT when using E&M signalling. Revert "dahdi_dynamic_eth: Move tx packet flushing to process context." dahdi_dynamic: Use a tasklet for flushing dynamic drivers. dahdi: Running without the Big Kernel Lock (BKL) is no longer experimental. dahdi: Remove unused 'rxbufpolicy' and 'rxdisable' from dahdi_chan. wctdm24xxp: Set dahdi_span.spantype to SPANTYPE_ANALOG_MIXED. wct4xxp: Ensure all spans are configured by default. dahdi: Filter 'HWEC' from DAHDI_GETV...
2013 Jun 07
0
DAHDI-Linux and DAHDI-Tools 2.7.0 Now Available
...tenance counters. dahdi: Only watch transitions of ABIT when using E&M signalling. Revert "dahdi_dynamic_eth: Move tx packet flushing to process context." dahdi_dynamic: Use a tasklet for flushing dynamic drivers. dahdi: Running without the Big Kernel Lock (BKL) is no longer experimental. dahdi: Remove unused 'rxbufpolicy' and 'rxdisable' from dahdi_chan. wctdm24xxp: Set dahdi_span.spantype to SPANTYPE_ANALOG_MIXED. wct4xxp: Ensure all spans are configured by default. dahdi: Filter 'HWEC' from DAHDI_GETV...
2006 Oct 03
1
HP Toolbox kills Samba
...ISF%AP499HS', !'"!IP(.DE4[2 M@A%(&D69Y@P'< `'2!KP(&DED[00(]%(&D69Y@P'< `'2!KP(&DEDS3C)->D M491ISG `!W" I $/DE8V27.>TYT499HS', !')1 T@SP(&E(VM?-X5'%VA#C M3)4TMBN*,LT9#N `#I T) U)*U;2G#)*(FD499HS', !'"!IP(.DC71+BKL\ MK5!)4V+T%L<O4R7->COY`>O?Q?CWHC&*/$;Q,[BNTR[@NO0V' <.X `.<%W@ MP75+)FG!:XVD491ISG `!W" I $/DE8N2?,JLT@:19GF# =P``?+XZ#?N#AI M5*_ZK5ZG<=':C$]Q@XDO!\?U[<-GM9W=>FTCIV)RY>//MD\OVIUV?]!K#+J] M-YU^;&JGW68__B9?^4P&-7RL\9.KGO^\D%6G-^*<.&>R<S...
2009 Apr 01
4
2.6.29 git, resume from ram broken on thinkpad
.... Any ideas what's going on? git bisect start # good: [d54b3538b0bfb31351d02d1669d4a978d2abfc5f] Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 git bisect good d54b3538b0bfb31351d02d1669d4a978d2abfc5f # bad: [2d25ee36c84d5b2d6be8bfaf80256ecad69a06ca] Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 git bisect bad 2d25ee36c84d5b2d6be8bfaf80256ecad69a06ca # bad: [0fe41b8982001cd14ee2c77cd776735a5024e98b] Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm git bisect bad 0fe41b8982001cd14ee2c77cd776735a5024e98b # bad: [6d74171bf...
2009 Apr 01
4
2.6.29 git, resume from ram broken on thinkpad
.... Any ideas what's going on? git bisect start # good: [d54b3538b0bfb31351d02d1669d4a978d2abfc5f] Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 git bisect good d54b3538b0bfb31351d02d1669d4a978d2abfc5f # bad: [2d25ee36c84d5b2d6be8bfaf80256ecad69a06ca] Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 git bisect bad 2d25ee36c84d5b2d6be8bfaf80256ecad69a06ca # bad: [0fe41b8982001cd14ee2c77cd776735a5024e98b] Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm git bisect bad 0fe41b8982001cd14ee2c77cd776735a5024e98b # bad: [6d74171bf...
2009 Apr 01
4
2.6.29 git, resume from ram broken on thinkpad
.... Any ideas what's going on? git bisect start # good: [d54b3538b0bfb31351d02d1669d4a978d2abfc5f] Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 git bisect good d54b3538b0bfb31351d02d1669d4a978d2abfc5f # bad: [2d25ee36c84d5b2d6be8bfaf80256ecad69a06ca] Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 git bisect bad 2d25ee36c84d5b2d6be8bfaf80256ecad69a06ca # bad: [0fe41b8982001cd14ee2c77cd776735a5024e98b] Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm git bisect bad 0fe41b8982001cd14ee2c77cd776735a5024e98b # bad: [6d74171bf...
2008 Apr 02
10
[PATCH 0/62] Ocfs2 updates for 2.6.26-rc1
The following series of patches comprises the bulk of our outstanding changes for Ocfs2. Aside from the usual set of cleanups and fixes that were inappropriate for 2.6.25, there are a few highlights: The '/sys/o2cb' directory has been moved to '/sys/fs/o2cb'. The new location meshes better with modern sysfs layout. A symbolic link has been placed in the old location so as to