]> www.infradead.org Git - users/jedix/linux-maple.git/commit
revert commit ff8fb335221e2c446b0d4cbea26be371fd2feb64
authorTariq Saeed <tariq.x.saeed@oracle.com>
Wed, 16 Sep 2015 22:23:02 +0000 (15:23 -0700)
committerSantosh Shilimkar <santosh.shilimkar@oracle.com>
Tue, 22 Sep 2015 20:58:13 +0000 (13:58 -0700)
commit1153dbea7e4d7f3f83a2b9d62d62bef918eb940b
treeb659fdd8d1e84903934ae5a62a649e32eeab9266
parent387775a70d2e5d89d1a81d78d66655337a5c2765
revert commit ff8fb335221e2c446b0d4cbea26be371fd2feb64

Orabug: 21696932

CRS/RAC install fails if modinfo does not display the version string.

Signed-off-by: Tariq Saeed <tariq.x.saeed@oracle.com>
16 files changed:
fs/ocfs2/Makefile
fs/ocfs2/cluster/Makefile
fs/ocfs2/cluster/nodemanager.c
fs/ocfs2/cluster/ver.c [new file with mode: 0644]
fs/ocfs2/cluster/ver.h [new file with mode: 0644]
fs/ocfs2/dlm/Makefile
fs/ocfs2/dlm/dlmdomain.c
fs/ocfs2/dlm/dlmver.c [new file with mode: 0644]
fs/ocfs2/dlm/dlmver.h [new file with mode: 0644]
fs/ocfs2/dlmfs/Makefile
fs/ocfs2/dlmfs/dlmfs.c
fs/ocfs2/dlmfs/dlmfsver.c [new file with mode: 0644]
fs/ocfs2/dlmfs/dlmfsver.h [new file with mode: 0644]
fs/ocfs2/super.c
fs/ocfs2/ver.c [new file with mode: 0644]
fs/ocfs2/ver.h [new file with mode: 0644]