I'm having issue with compiling UVFS on Linux server (Red Hat Enterprise Linux Server release 6.5 (Santiago) ) When i'm going to compile it's getting below error
[root@blp033556 uvfs_2.0.7]# gmake
gmake -C /lib/modules/3.8.13-35.el6uek.x86_64/build SUBDIRS=/iwinstall/uvfs_2.0.7 modules
gmake[1]: Entering directory `/usr/src/kernels/3.8.13-35.el6uek.x86_64'
CC [M] /iwinstall/uvfs_2.0.7/dir.o
/iwinstall/uvfs_2.0.7/dir.c: In function uvfs_create:
/iwinstall/uvfs_2.0.7/dir.c:87: error: implicit declaration of function kfree
/iwinstall/uvfs_2.0.7/dir.c: In function uvfs_unlink:
/iwinstall/uvfs_2.0.7/dir.c:221: error: decrement of read-only member i_nlink
/iwinstall/uvfs_2.0.7/dir.c: In function uvfs_mkdir:
looks like kernel not supported ?
UVFS 2.0.7 is not yet ported to 3.x kernel version.
Work underprogress, a new version will be uploaded soon.
Last edit: Interwoven 2015-12-15
Hi Many Thanks for the reply ,could you please tell us what are the latest update kernel versions on which the uvfs_2.0.7 package is supporting?
Hi Many Thanks for the reply ,could you please tell us what are the latest update kernel versions on which the uvfs_2.0.7 package is supporting?
Hi,
UVFS 2.0.7 is tested upto and including 2.6.32 kernel version.
Last edit: Interwoven 2015-12-15
Hi,
Please try with latest version (2.0.8), its tested against Linux kernel 3.10.