login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
October
»
27
Re: nfsd changes for 2.6.37
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Christoph Hellwig
Subject:
Re: nfsd changes for 2.6.37
Date: Wednesday, October 27, 2010 - 7:59 am
On Wed, Oct 27, 2010 at 10:55:39AM -0400, J. Bruce Fields wrote:
quoted text
> Hm, two problems: > - We introduce the possibility of fcntl(fd, F_SETLEASE, F_UNLCK) > failing with ENOMEM.
splitt ->setlease into ->add_least and ->delete_lease. No need to pass in a structure for the later. No need to return one either.
quoted text
> - fasync_helper(.,.,1,.) sleeps. Argh.
That's not new.. --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
nfsd changes for 2.6.37
, J. Bruce Fields
, (Tue Oct 26, 9:45 am)
Re: nfsd changes for 2.6.37
, J. Bruce Fields
, (Tue Oct 26, 10:22 am)
Re: nfsd changes for 2.6.37
, Linus Torvalds
, (Tue Oct 26, 10:39 am)
Re: nfsd changes for 2.6.37
, J. Bruce Fields
, (Tue Oct 26, 10:46 am)
Re: nfsd changes for 2.6.37
, Arnd Bergmann
, (Tue Oct 26, 1:18 pm)
Re: nfsd changes for 2.6.37
, Bryan Schumaker
, (Tue Oct 26, 1:35 pm)
Re: nfsd changes for 2.6.37
, Arnd Bergmann
, (Tue Oct 26, 1:55 pm)
Re: nfsd changes for 2.6.37
, Linus Torvalds
, (Tue Oct 26, 2:02 pm)
Re: nfsd changes for 2.6.37
, J. Bruce Fields
, (Tue Oct 26, 2:24 pm)
Re: nfsd changes for 2.6.37
, Linus Torvalds
, (Tue Oct 26, 2:37 pm)
Re: nfsd changes for 2.6.37
, J. Bruce Fields
, (Tue Oct 26, 2:44 pm)
Re: nfsd changes for 2.6.37
, J. Bruce Fields
, (Tue Oct 26, 3:11 pm)
Re: nfsd changes for 2.6.37
, J. Bruce Fields
, (Tue Oct 26, 3:41 pm)
Re: nfsd changes for 2.6.37
, Arnd Bergmann
, (Wed Oct 27, 12:21 am)
Re: nfsd changes for 2.6.37
, Christoph Hellwig
, (Wed Oct 27, 1:39 am)
Re: nfsd changes for 2.6.37
, J. Bruce Fields
, (Wed Oct 27, 6:39 am)
Re: nfsd changes for 2.6.37
, Arnd Bergmann
, (Wed Oct 27, 6:46 am)
Re: nfsd changes for 2.6.37
, J. Bruce Fields
, (Wed Oct 27, 7:55 am)
Re: nfsd changes for 2.6.37
, Christoph Hellwig
, (Wed Oct 27, 7:59 am)
Re: nfsd changes for 2.6.37
, J. Bruce Fields
, (Wed Oct 27, 8:16 am)
Re: nfsd changes for 2.6.37
, Christoph Hellwig
, (Wed Oct 27, 8:19 am)
Re: nfsd changes for 2.6.37
, Arnd Bergmann
, (Wed Oct 27, 8:23 am)
Re: nfsd changes for 2.6.37
, J. Bruce Fields
, (Wed Oct 27, 8:28 am)
Re: nfsd changes for 2.6.37
, Christoph Hellwig
, (Wed Oct 27, 8:31 am)
Re: nfsd changes for 2.6.37
, Linus Torvalds
, (Wed Oct 27, 9:12 am)
Re: nfsd changes for 2.6.37
, J. Bruce Fields
, (Wed Oct 27, 9:46 am)
Re: nfsd changes for 2.6.37
, Linus Torvalds
, (Wed Oct 27, 10:32 am)
Re: nfsd changes for 2.6.37
, J. Bruce Fields
, (Wed Oct 27, 10:40 am)
Re: nfsd changes for 2.6.37
, Arnd Bergmann
, (Wed Oct 27, 11:20 am)
Re: nfsd changes for 2.6.37
, Linus Torvalds
, (Wed Oct 27, 11:42 am)
Re: nfsd changes for 2.6.37
, Linus Torvalds
, (Wed Oct 27, 11:43 am)
Re: nfsd changes for 2.6.37
, Arnd Bergmann
, (Wed Oct 27, 12:48 pm)
Re: nfsd changes for 2.6.37
, J. Bruce Fields
, (Wed Oct 27, 1:01 pm)
Re: nfsd changes for 2.6.37
, Arnd Bergmann
, (Wed Oct 27, 1:20 pm)
Re: nfsd changes for 2.6.37
, J. Bruce Fields
, (Wed Oct 27, 1:24 pm)
Re: nfsd changes for 2.6.37
, J. Bruce Fields
, (Sat Oct 30, 2:25 pm)
[PATCH 1/4] locks: prevent ENOMEM on lease unlock
, J. Bruce Fields
, (Sat Oct 30, 2:31 pm)
[PATCH 2/4] locks: fix leaks on setlease errors
, J. Bruce Fields
, (Sat Oct 30, 2:31 pm)
[PATCH 3/4] locks: fix setlease methods to free passed-in lock
, J. Bruce Fields
, (Sat Oct 30, 2:31 pm)
[PATCH 4/4] nfsd4: initialize delegation pointer to lease
, J. Bruce Fields
, (Sat Oct 30, 2:31 pm)
Re: nfsd changes for 2.6.37
, Arnd Bergmann
, (Sat Oct 30, 2:40 pm)
Re: [PATCH 4/4] nfsd4: initialize delegation pointer to lease
, Christoph Hellwig
, (Sat Oct 30, 7:04 pm)
Re: nfsd changes for 2.6.37
, Christoph Hellwig
, (Sat Oct 30, 7:07 pm)
Re: [PATCH 4/4] nfsd4: initialize delegation pointer to lease
, J. Bruce Fields
, (Sat Oct 30, 8:04 pm)
Re: nfsd changes for 2.6.37
, J. Bruce Fields
, (Sat Oct 30, 8:05 pm)
Re: [PATCH 2/4] locks: fix leaks on setlease errors
, Christoph Hellwig
, (Sun Oct 31, 4:10 am)
Re: nfsd changes for 2.6.37
, Christoph Hellwig
, (Sun Oct 31, 5:34 am)
[PATCH 1/2] locks: let the caller free file_lock on ->setl ...
, Christoph Hellwig
, (Sun Oct 31, 5:35 am)
[PATCH 2/2] locks: remove fl_copy_lock lock_manager operation
, Christoph Hellwig
, (Sun Oct 31, 5:35 am)
Re: nfsd changes for 2.6.37
, J. Bruce Fields
, (Mon Nov 1, 8:02 am)
Re: [PATCH 2/4] locks: fix leaks on setlease errors
, J. Bruce Fields
, (Mon Nov 1, 10:24 am)
Re: [PATCH 2/4] locks: fix leaks on setlease errors
, Christoph Hellwig
, (Mon Nov 1, 10:41 am)
Re: [PATCH 2/4] locks: fix leaks on setlease errors
, J. Bruce Fields
, (Mon Nov 1, 11:34 am)
Re: [PATCH 1/2] locks: let the caller free file_lock on -> ...
, J. Bruce Fields
, (Wed Nov 3, 1:41 pm)
Re: [PATCH 1/2] locks: let the caller free file_lock on -> ...
, J. Bruce Fields
, (Wed Nov 3, 6:40 pm)
Re: [PATCH 1/2] locks: let the caller free file_lock on -> ...
, J. Bruce Fields
, (Wed Nov 3, 6:41 pm)
Re: [PATCH 1/2] locks: let the caller free file_lock on -> ...
, Christoph Hellwig
, (Sat Nov 6, 12:03 pm)
Re: [PATCH 1/2] locks: let the caller free file_lock on -> ...
, Christoph Hellwig
, (Sat Nov 6, 12:03 pm)
Re: nfsd changes for 2.6.37
, Christoph Hellwig
, (Sat Nov 6, 12:04 pm)
Re: [PATCH 1/2] locks: let the caller free file_lock on -> ...
, J. Bruce Fields
, (Mon Nov 8, 9:10 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Benjamin Herrenschmidt
Re: [PATCH 1/4] hvc_console: do not set low_latency
Russell King
Re: ARM defconfig files
Carsten Otte
Re: [patch] ext2: xip check fix
Jordan Crouse
Re: 2.6.25-mm1
James Morris
Re: [AppArmor 01/41] Pass struct vfsmount to the inode_create LSM hook
git
:
Felipe Contreras
Re: [kernel.org users] [RFD] On deprecating "git-foo" for builtins
Johannes Schindelin
[PATCH] fetch: refuse to fetch into the current branch in a non-bare repository
Johannes Schindelin
Re: [PATCH] Fix install-doc-quick target
Peter Oberndorfer
Subject: [PATCH] fix stg edit command
Nicolas Pitre
Re: About git and the use of SHA-1
linux-netdev
:
Ursula Braun
[patch 2/8] [PATCH] af_iucv: sync sk shutdown flag if iucv path is quiesced
Andi Kleen
Re: RFC: Nagle latency tuning
Gary Thomas
Re: Marvell 88E609x switch?
David Miller
Re: [RFC 0/5] generic rx recycling
Chuck Lever
Re: [RFC] ipv6: Change %pI6 format to output compacted addresses?
dragonflybsd-user
:
Andreas Hauser
Re: Transset.
Tomas
usb printer Brother HL-2030 and DragonFly
Matthew Dillon
Re: DragonFlyBSD not in compliance with RFC 1122
Nikolai Lifanov
pkgsrc issues
Jonas
Re: New to DragonFly...
dragonflybsd-submit
:
Ilya Dryomov
git: HAMMER - Add live_dedup_cache_size sysctl
Matthew Dillon
git: MBUF - Account for failed allocations so netstat -m reports properly.
Simon Schubert
git: make.conf(5): mention STATIC_LOCALES
Matthias Schmidt
cvs commit: src/sys/net bpf.c bpf.h bpfdesc.h
Simon Schubert
git: Revert "Increase the default TCP maximum segment size from 512 to 1460."
Colocation donated by:
Syndicate