search for: dlmfsver

Displaying 2 results from an estimated 2 matches for "dlmfsver".

2013 Nov 26
3
[PATCH] Remove versioning information
The versioning information is confusing for end-users. The numbers are stuck at 1.5.0 when the tools have moved to 1.8.3. I suggest removing the versioning system in the kernel altogether and let the kernel version be the guide to debug issues. However, if you think versioning is still required, please state the reason and modify the version string in the ver.* files to reflect the uptodate
2008 Jan 25
0
[git patches] ocfs2 and configfs updates
...2 + fs/ocfs2/cluster/heartbeat.h | 2 +- fs/ocfs2/cluster/tcp.h | 4 +- fs/ocfs2/cluster/tcp_internal.h | 8 +- fs/ocfs2/cluster/ver.c | 2 +- fs/ocfs2/dcache.c | 8 +- fs/ocfs2/dir.c | 8 +- fs/ocfs2/dlm/dlmfsver.c | 2 +- fs/ocfs2/dlm/dlmrecovery.c | 19 +- fs/ocfs2/dlm/dlmver.c | 2 +- fs/ocfs2/dlmglue.c | 546 +++++++++++++++++++------- fs/ocfs2/dlmglue.h | 31 +- fs/ocfs2/endian.h | 5 - fs/ocfs2/export....