This website requires JavaScript.
Explore
Help
Register
Sign in
luchianmihai
/
walnux
Watch
1
Star
0
Fork
You've already forked walnux
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
785ed5faf2
walnux
/
fs
/
nfs
History
Gregory Nutt
0908a6c6b9
Fix calculations using MSEC_PER_TICK. If USEC_PER_TICK is less than 1000, then MSEC_PER_TICK will be zero. It will be inaccurate in any case.
2016-09-25 08:17:33 -06:00
..
Kconfig
Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation
2015-06-28 08:08:57 -06:00
Make.defs
Completes VFS-based named semaphore implemetation. Still a little buggy
2014-09-28 15:58:56 -06:00
nfs.h
Fix calculations using MSEC_PER_TICK. If USEC_PER_TICK is less than 1000, then MSEC_PER_TICK will be zero. It will be inaccurate in any case.
2016-09-25 08:17:33 -06:00
nfs_mount.h
Add NFS rewinddir support; fixe some NFS warnings
2012-06-14 21:54:50 +00:00
nfs_node.h
Finish dup logic for open files; fix bug in sigtimedwait(), would return wrong signo value if the signal was already pending
2013-01-14 19:22:32 +00:00
nfs_proto.h
More trailing whilespace removal
2014-04-13 16:22:22 -06:00
nfs_util.c
fs/: Change some *err() message to *info() messages if what was a *dbg() message does not indicate and error condition.
2016-06-11 17:14:02 -06:00
nfs_vfsops.c
Missing left parenthesis on one of the modified debug statements.
2016-06-11 17:31:11 -06:00
rpc.h
Prep for 6.19 release
2012-06-15 16:23:17 +00:00
rpc_clnt.c
Missing open quotation mark on one of the modified debug statements.
2016-06-11 17:29:32 -06:00
xdr_subs.h
More trailing whilespace removal
2014-04-13 16:22:22 -06:00