Menu

#3 NFS lockd support for file system locking

open
None
5
2007-01-10
2005-02-28
No

Description:
NFS advisory locking is performed by lockd on the
exporting node. It currently does its own local locking
without regard to the filesystem. Linux provides a lock
file operation that is used by non-NFS lock routines to
allow the exporting filesystem to handle such locks. In
the case of distributed filesystems like GPFS, this is
essential because locking on other nodes must be taken
into consideration when responding to lock requests.
This patch adds the lock calls that are necessary for
correct operation over NFS.

Status:
Submitted to project

Discussion

  • Rob Gjertsen

    Rob Gjertsen - 2005-02-28

    2.4.9 RHEL 2.1

     
  • Rob Gjertsen

    Rob Gjertsen - 2005-10-07

    Logged In: YES
    user_id=1229560

    No longer required with SLES after SLES8 SP3 and SLES9.
    Patch is needed with RHEL3 and RHEL4 (if using NFS locking
    when exporting GPFS via NFS).

     
  • Rob Gjertsen

    Rob Gjertsen - 2005-10-07

    RHEL 3.0

     
  • Rob Gjertsen

    Rob Gjertsen - 2006-03-10

    Logged In: YES
    user_id=1229560

    The standard procedure that we employ for applying a kernel
    patch is:

    1. "cd" to the root of the kernel source directory
    (eg, cd /usr/src/linux) and copy the patch to this
    directory.

    2. Apply the patch via the command

    patch -p1 < patch-name.patch

    3. Then build and install the patched kernel according
    to the instructions provided by the Linux distribution.

     
  • marc eshel

    marc eshel - 2007-01-10

    SLES9 SP3

     
  • marc eshel

    marc eshel - 2007-01-10

    Logged In: YES
    user_id=1684779
    Originator: NO

    File Added: lockd-sp3.patch

     
  • marc eshel

    marc eshel - 2007-01-10
    • assigned_to: nobody --> eshel_marc
     
  • marc eshel

    marc eshel - 2007-08-27

    Logged In: YES
    user_id=1684779
    Originator: NO

    File Added: RHEL4-lockd.patch

     
  • marc eshel

    marc eshel - 2007-08-27

    RHEL5 kernel 2.6.18

     
  • marc eshel

    marc eshel - 2007-08-27

    Logged In: YES
    user_id=1684779
    Originator: NO

    File Added: RHEL5-lockd.patch

     
  • marc eshel

    marc eshel - 2007-08-27

    Logged In: YES
    user_id=1684779
    Originator: NO

    File Added: SLES10-lockd.patch

     
  • marc eshel

    marc eshel - 2008-01-31

    SLES10 kernel patch

     
  • marc eshel

    marc eshel - 2008-01-31

    Logged In: YES
    user_id=1684779
    Originator: NO

    File Added: SLES10.lockd.patch

     
  • marc eshel

    marc eshel - 2008-01-31

    RHEL4 kernel patch

     
  • marc eshel

    marc eshel - 2008-01-31

    Logged In: YES
    user_id=1684779
    Originator: NO

    File Added: RHEL4.lockd.patch

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.