Investment Capital

2005-02-19 Thread solicitorfrank
Re: Investment Capital. Your contact has been gotten from after a search for a person whom we can jointly invest Trust in and also solicit a Honourable partnership with. I represent a client and my client has interest to do business relative to investments in your country in areas related to agri

Re: [RFC] pdirops: tmpfs patch

2005-02-19 Thread Alex Tomas
Index: linux-2.6.10/mm/shmem.c === --- linux-2.6.10.orig/mm/shmem.c2005-01-28 19:32:16.0 +0300 +++ linux-2.6.10/mm/shmem.c 2005-02-19 20:05:32.642599576 +0300 @@ -1849,7 +1849,7 @@ #endif }; -static int shmem_

Re: [RFC] pdirops: vfs patch

2005-02-19 Thread Alex Tomas
fs/inode.c |1 fs/namei.c | 66 ++--- include/linux/fs.h | 11 3 files changed, 54 insertions(+), 24 deletions(-) Index: linux-2.6.10/fs/namei.c ===

[RFC] parallel directory operations

2005-02-19 Thread Alex Tomas
Good day Al and all could you review couple patches that implement $subj for vfs and tmpfs. In short the idea is that we can protect operations taking semaphore related for set of names. definitely, protection at vfs layer isn't enough and filesystem will need to protect their own structures by i