Linux NFS development
 help / color / mirror / Atom feed
 messages from 2007-01-25 14:33:06 to 2007-02-09 18:12:22 UTC [more...]

Thought id say hi
 2007-02-09 18:12 UTC 

[PATCH 00/12] misc nfs-utils patches
 2007-02-09 14:19 UTC  (17+ messages)
` [PATCH 01/12] Touch up some of the autotools files
` [PATCH 02/12] Add AM_MAINTAINER_MODE to configure.in
` [PATCH 03/12] Extend the exportfs interface to pass fslocations info into the kernel
` [PATCH 04/12] Treat GSSAPI error codes as unsigned
` [PATCH 05/12] Fix memory leak in idmapd
` [PATCH 06/12] Stop using storage after free
` [PATCH 07/12] Use the gssglue version of gssapi.h for svcgssd_mech2file.c
` [PATCH 08/12] Various minor manpage fixes
` [PATCH 09/12] Use owner rather than filename format in choosing cred cache files
` [PATCH 10/12] Share handling of lucid_sec_context for Heimdal and MIT
` [PATCH 11/12] Remove duplicated code
` [PATCH 12/12] Add option to svcgssd to enable libnfsidmap debugging
  ` NFSv3 + krb5 home directory problem

PATCH/RFC Add support for using UUID to identify filesystem in filehandle
 2007-02-09 10:42 UTC  (3+ messages)

[PATCH] nfs-utils - the problem about the "nfs bindresvport: Address already in use" in NFSv3
 2007-02-09  2:53 UTC 

Mail delivery failed: returning message to sender
 2007-02-08 22:54 UTC 

Think i can help you with this
 2007-02-08 21:34 UTC 

congratulations and request
 2007-02-08 16:44 UTC 

Mail delivery failed: returning message to sender
 2007-02-08 16:06 UTC 

Warning: message 1HDpCC-0004uy-LD delayed 72 hours
 2007-02-07 22:26 UTC 

moorlanddisassociating wrote: Would you 
 2007-02-07 18:47 UTC 

Warning: message 1HDd33-0006cx-NT delayed 72 hours
 2007-02-07 15:39 UTC 

Formation company in Hong Kong and China
 2007-02-07 15:41 UTC 

[PATCH] Allow default options in /etc/exports
 2007-02-07  6:30 UTC  (5+ messages)

治験
 2007-02-07  5:52 UTC 

[PATCH] knfsd: Fix a race in closing NFSd connections
 2007-02-07  2:09 UTC  (2+ messages)

Would you like a ten time increase for your business in 24 hours or Less?
 2007-02-07  2:02 UTC 

Warning: message 1HDd33-0006cx-NT delayed 48 hours
 2007-02-07  0:56 UTC 

Warning: message 1HDpCC-0004uy-LD delayed 48 hours
 2007-02-06 22:59 UTC 

Warning: message 1HDpCC-0004uy-LD delayed 24 hours
 2007-02-05 23:48 UTC 

Move .nfsXXXX files
 2007-02-05 17:51 UTC  (3+ messages)

Please add AM_MAINTAINER_MODE to configure.in
 2007-02-05 14:41 UTC  (4+ messages)

Warning: message 1HDpCC-0004uy-LD delayed 10 hours
 2007-02-05 10:23 UTC 

Warning: message 1HDd33-0006cx-NT delayed 24 hours
 2007-02-05 10:10 UTC 

[NFS HOW To] Update please
 2007-02-05  6:41 UTC 

[PATCH 000 of 14] knfsd: Preparation for IPv6 support in NFS server
 2007-02-05  4:49 UTC  (21+ messages)
` [PATCH 001 of 14] knfsd: SUNRPC: update internal API: separate pmap register and temp sockets
` [PATCH 002 of 14] knfsd: SUNRPC: allow creating an RPC service without registering with portmapper
` [PATCH 003 of 14] knfsd: SUNRPC: aplit svc_sock_enqueue out of svc_setup_socket
` [PATCH 004 of 14] knfsd: SUNRPC: Cache remote peer's address in svc_sock
` [PATCH 005 of 14] knfsd: SUNRPC: Don't set msg_name and msg_namelen when calling sock_recvmsg
` [PATCH 006 of 14] knfsd: SUNRPC: Add a function to format the address in an svc_rqst for printing
` [PATCH 007 of 14] knfsd: SUNRPC: Use sockaddr_storage to store address in svc_deferred_req
` [PATCH 008 of 14] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses
` [PATCH 009 of 14] knfsd: SUNRPC: Make rq_daddr field address-version independent
` [PATCH 010 of 14] knfsd: SUNRPC: teach svc_sendto() to deal with IPv6 addresses
` [PATCH 011 of 14] knfsd: SUNRPC: add a "generic" function to see if the peer uses a secure port
` [PATCH 012 of 14] knfsd: SUNRPC: Support IPv6 addresses in svc_tcp_accept
` [PATCH 013 of 14] knfsd: SUNRPC: support IPv6 addresses in RPC server's UDP receive path
` [PATCH 014 of 14] knfsd: SUNRPC: fix up svc_create_socket() to take a sockaddr struct + length
    ` [NFS] [PATCH 000 of 14] knfsd: Preparation for IPv6 support in NFS server

[PATCH] Update README
 2007-02-05  4:29 UTC  (3+ messages)

[PATCH] fix rpc.gssd -d
 2007-02-04 23:09 UTC  (6+ messages)

Autogenerated RPC files
 2007-02-04 23:07 UTC  (2+ messages)

Manpage inconsistency
 2007-02-04 23:02 UTC  (2+ messages)

Please remove getkversion
 2007-02-04 22:35 UTC  (2+ messages)

[PATCH 1/14] locks: always unlock on close
 2007-02-04  8:41 UTC  (43+ messages)
    ` [PATCH 2/14] locks: factor out generic/filesystem switch from test_lock
    ` [NFS] "
    ` [PATCH 3/14] locks: factor out generic/filesystem switch from setlock code
    ` [PATCH 4/14] locks: add locking function that returns conflicting lock
    ` [PATCH 5/14] locks: add fl_notify arguments for asynchronous lock return
    ` [PATCH 6/14] locks: add lock cancel command
    ` [PATCH 7/14] nfsd4: Convert NFSv4 to new lock interface
    ` [PATCH 8/14] lockd: save lock state on deferral
    ` [PATCH 9/14] lockd: handle fl_notify callbacks
    ` [NFS] "
    ` [PATCH 10/14] lockd: pass cookie in nlmsvc_testlock
    ` [PATCH 11/14] lockd: handle test_lock deferrals
    ` [PATCH 12/14] lockd: always preallocate block in nlmsvc_lock()
    ` [PATCH 13/14] lockd: add code to handle deferred lock requests
    ` [PATCH 14/14] gfs2: nfs lock support for gfs2

asynchronous locks for cluster exports
 2007-02-04  1:44 UTC  (2+ messages)

?非财务经理的财务管理-沙盘模拟课程
 2007-02-03 19:49 UTC 

asynchronous locks for cluster exports
 2007-02-03  5:30 UTC 

asynchronous locks for cluster exports
 2007-02-03  5:30 UTC 

Possible jiffy wrap-around problem in NFS client
 2007-02-03  4:23 UTC  (3+ messages)

novice question about large write requests
 2007-02-02 16:10 UTC  (3+ messages)

NFS randomly denying permission to files
 2007-02-02  4:55 UTC  (5+ messages)

[RESEND] [PATCH 012 of 14] knfsd: SUNRPC: Support IPv6 addresses in svc_tcp_accept
 2007-02-02  4:52 UTC 

about cache delegation
 2007-02-02  0:10 UTC 

2.6.17.8 - do_vfs_lock: VFS is out of sync with lock manager!
 2007-02-01 22:39 UTC  (9+ messages)
          ` [NFS] "

Website design US$6/hr
 2007-02-01 19:03 UTC 

President Bush attends Prayer Breakfast Live
 2007-02-01 16:10 UTC 

NFS "Not a directory" problem
 2007-02-01  4:31 UTC  (2+ messages)

Goodacre Jillian Ann Grace
 2007-02-01  0:04 UTC 

fw: Lynn - did you saw WEXE yesterday
 2007-01-31 19:28 UTC 

Ratnesh metal Industries P
 2007-01-31 14:48 UTC 

A Friend
 2007-01-30 20:18 UTC 

[PATCH 00/13] RPC server pre-requisites for IPv6
 2007-01-30  5:24 UTC  (2+ messages)

question about fh_copy
 2007-01-30  0:02 UTC  (13+ messages)
        ` rpc.gssd segfault on FC5 client

NFS client problems with Tru64 NFS server
 2007-01-29 23:59 UTC  (2+ messages)

[Patch][NFSv4]: Kernel panic (handle kernel NULL pointer)occurred in NFSv4 by the nfs_update_inode()
 2007-01-29  1:52 UTC 

[PATCH] knfsd: Ratelimit some nfsd messages that are triggered by external events
 2007-01-29  0:01 UTC 

File monitoring
 2007-01-28 22:49 UTC  (3+ messages)

Everything should be ok
 2007-01-28  3:04 UTC 

You have 1 new alert message
 2007-01-27 10:30 UTC 

You have just received a virtual greeting from a family member!
 2007-01-27 11:23 UTC 

formally chivalry
 2007-01-27  3:36 UTC 

Lose it now for summer
 2007-01-26 21:52 UTC 

[2.6 patch] fs/lockd/clntlock.c: add missing newlines to dprintk's
 2007-01-26 19:06 UTC 

The 2006 Oscars' Surprise 'Crash'
 2007-01-26 18:26 UTC 

nfs sec=krb5 on RHEL and CentOS
 2007-01-26 17:07 UTC  (10+ messages)

50-vehicle pileup in Pennsylvania
 2007-01-26 14:19 UTC 

Microsoft net falls 28 percent
 2007-01-26 11:04 UTC 

Is this enough, or it
 2007-01-26  6:08 UTC 

Performance expectations of NFS
 2007-01-26  0:54 UTC  (3+ messages)

Time to save your money!
 2007-01-25 22:03 UTC 

fw:Marla AUNI - day2
 2007-01-26  4:36 UTC 

(More) NFS Performance woes
 2007-01-25 19:37 UTC  (3+ messages)

Lucene, delete-on-last-close, and flock emulation
 2007-01-25 19:36 UTC  (3+ messages)

fw:Pasquale AUNI - day2
 2007-01-25 20:04 UTC 

Saw - AUNI OB rise day 2
 2007-01-25 16:25 UTC 

nfs problem
 2007-01-25 15:22 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox