nfs_free_dentries in 2.1.131-ac4

Adrian Bridgett (bridgett@uk.ibm.com)
Tue, 8 Dec 1998 11:57:04 +0000


I've just got these on some temporary files:

__nfs_fhget: inode 184504 busy, i_count=2, i_nlink=1
nfs_free_dentries: found tmp/ShowDifferences16A2dMa, d_count=0, hashed=1
nfs_dentry_delete: tmp/ShowDifferences16A2dMa: ino=184504, count=2, nlink=1
__nfs_fhget: inode 184505 busy, i_count=2, i_nlink=1
nfs_free_dentries: found tmp/ShowDifferences28l2dMb, d_count=0, hashed=1
nfs_dentry_delete: tmp/ShowDifferences28l2dMb: ino=184505, count=2, nlink=1

The scenario is:

mount |grep hunters:
hunters:/home on /u type nfs (rw,noexec,nosuid,nodev,soft,intr,addr=9.20.12.119)
(AIX 3.2)

I run a script on a third box running AIX 4.2 which creates these two
files (in /u/bridgett/tmp), then rexec's a command on the linux box which
does a diff of the two files. When that command returns, the script deletes
the two files.

userspace nfsd AFAIK:
~$ ps ax |grep nfs
214 ? S 0:00 /usr/sbin/rpc.nfsd

Cheers

Adran

Adrian Bridgett <bridgett@hursley.ibm.com>
Internal: 7-245528 External: 01962-815528

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/