Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP3:GA
lsof.8525
lsof_4.89-nfs_hanging.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File lsof_4.89-nfs_hanging.patch of Package lsof.8525
Index: lsof_4.89_src/dialects/linux/dmnt.c =================================================================== --- lsof_4.89_src.orig/dialects/linux/dmnt.c +++ lsof_4.89_src/dialects/linux/dmnt.c @@ -535,6 +535,9 @@ readmnt() if ((nfs = strcasecmp(fp[2], "nfs3"))) nfs = strcasecmp(fp[2], "nfs4"); } + if (!nfs && !HasNFS) + HasNFS = 1; + if (mp) { /*
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor