Re: [ANNOUNCE] util-linux-ng 2.13-rc1

2007-07-06 Thread Joel Becker
. What about futexes? Older systems don't have them. Gotta detect that. Joel -- I'm drifting and drifting Just like a ship out on the sea. Cause I ain't got nobody, baby, In this world to care for me. Joel Becker Principal Software Developer Oracle E-mail: [EMAIL PROTECTED] Phone: (650

[PATCH 0/2] [RFC] configfs: Pin config_items when in use by other subsystems

2007-06-14 Thread Joel Becker
-- You must remember this: A kiss is just a kiss, A sigh is just a sigh. The fundamental rules apply As time goes by. Joel Becker Principal Software Developer Oracle E-mail: [EMAIL PROTECTED] Phone: (650) 506-8127 - To unsubscribe from this list: send the line unsubscribe linux-fsdevel

[PATCH 2/2] ocfs2: Depend on configfs heartbeat items.

2007-06-14 Thread Joel Becker
on the appropriate region. Finally, teach all users of o2hb to pass a UUID or NULL if they don't require a pin. Signed-off-by: Joel Becker [EMAIL PROTECTED] --- fs/ocfs2/cluster/heartbeat.c | 64 +++- fs/ocfs2/cluster/heartbeat.h |6 +++- fs/ocfs2/cluster

Re: Read/write counts

2007-06-04 Thread Joel Becker
and go, the river roll, roll, rolls. Joel Becker Principal Software Developer Oracle E-mail: [EMAIL PROTECTED] Phone: (650) 506-8127 - To unsubscribe from this list: send the line unsubscribe linux-fsdevel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org

Re: [patch 2/5] fs: introduce new aops and infrastructure

2007-03-14 Thread Joel Becker
is nfs_updatepage() from nfs_commit_write(). There's a context on the filp. Mapping can get back to the inode via -host, but not to the struct file. Joel -- Life's Little Instruction Book #157 Take time to smell the roses. Joel Becker Principal Software Developer Oracle E-mail: [EMAIL

Re: [Linux-cluster] Re: GFS, what's remaining

2005-09-04 Thread Joel Becker
. You don't care about winning but you don't want to lose After the thrill is gone. Joel Becker Senior Member of Technical Staff Oracle E-mail: [EMAIL PROTECTED] Phone: (650) 506-8127 - To unsubscribe from this list: send the line unsubscribe linux-fsdevel in the body of a message to [EMAIL

Re: [Linux-cluster] Re: GFS, what's remaining

2005-09-04 Thread Joel Becker
. It's doable, but it's nowhere near as easy. :-) Joel -- I always thought the hardest questions were those I could not answer. Now I know they are the ones I can never ask. - Charlie Watkins Joel Becker Senior Member of Technical Staff Oracle E-mail: [EMAIL PROTECTED

Re: [Linux-cluster] Re: GFS, what's remaining

2005-09-03 Thread Joel Becker
reiser and ext3 files at the same time. Joel -- Life's Little Instruction Book #267 Lie on your back and look at the stars. Joel Becker Senior Member of Technical Staff Oracle E-mail: [EMAIL PROTECTED] Phone: (650) 506-8127 - To unsubscribe from this list: send the line unsubscribe

Re: [Linux-cluster] Re: GFS, what's remaining

2005-09-03 Thread Joel Becker
. - Voltaire Joel Becker Senior Member of Technical Staff Oracle E-mail: [EMAIL PROTECTED] Phone: (650) 506-8127 - To unsubscribe from this list: send the line unsubscribe linux-fsdevel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [Linux-cluster] Re: GFS, what's remaining

2005-09-03 Thread Joel Becker
want to achieve immortality through my work; I want to achieve immortality through not dying. - Woody Allen Joel Becker Senior Member of Technical Staff Oracle E-mail: [EMAIL PROTECTED] Phone: (650) 506-8127 - To unsubscribe from this list: send the line unsubscribe linux-fsdevel

Re: [Linux-cluster] Re: GFS, what's remaining

2005-09-03 Thread Joel Becker
As time goes by. Joel Becker Senior Member of Technical Staff Oracle E-mail: [EMAIL PROTECTED] Phone: (650) 506-8127 - To unsubscribe from this list: send the line unsubscribe linux-fsdevel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo

Re: [Linux-cluster] Re: GFS, what's remaining

2005-09-03 Thread Joel Becker
that it has a tree of items with attributes that can be set or shown. Joel -- In a crisis, don't hide behind anything or anybody. They're going to find you anyway. - Paul Bear Bryant Joel Becker Senior Member of Technical Staff Oracle E-mail: [EMAIL PROTECTED] Phone: (650) 506-8127

Re: [Linux-cluster] Re: GFS, what's remaining

2005-09-03 Thread Joel Becker
be. configfs isn't a thing to create files. It's an interface to creating kernel items. The actual filesystem representation isn't the end, it's just the means. Joel -- In the room the women come and go Talking of Michaelangelo. Joel Becker Senior Member of Technical Staff Oracle E-mail: [EMAIL

Re: [EMAIL PROTECTED]: Re: [Linux-cluster] Re: [PATCH 1/3] dlm: use configfs]

2005-08-29 Thread Joel Becker
-- Sometimes when reading Goethe I have the paralyzing suspicion that he is trying to be funny. - Guy Davenport Joel Becker Senior Member of Technical Staff Oracle E-mail: [EMAIL PROTECTED] Phone: (650) 506-8127 - To unsubscribe from this list: send the line unsubscribe linux-fsdevel

Re: [EMAIL PROTECTED]: Re: [Linux-cluster] Re: [PATCH 1/3] dlm: use configfs]

2005-08-24 Thread Joel Becker
On Wed, Aug 24, 2005 at 09:18:35AM +0200, Christoph Hellwig wrote: - oracore workarounds must go away These are not part of the linus-ward submission. - magic symlinks that pollute the posix filename namespace must go away We're still trying to come up with a way to

Re: [PATCH] configfs, a filesystem for userspace-driven kernel object configuration

2005-04-03 Thread Joel Becker
On Sun, Apr 03, 2005 at 12:57:28PM -0700, Joel Becker wrote: I humbly submit configfs. With configfs, a configfs ... Patch is against 2.6.12-rc1-bk3. Updated for bk5 and the new backing_dev capabilites mask: http://oss.oracle.com/~jlbec/files/configfs/2.6.12-rc1-bk5