From 8a8fc4d059d2c5d0b114e8009dfdad5f55d599e2 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Mon, 27 Aug 2012 18:01:36 -0300 Subject: cdfs-libre: new package for [libre] repo --- libre/cdfs-libre/cdfs-3.2.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 libre/cdfs-libre/cdfs-3.2.patch (limited to 'libre/cdfs-libre/cdfs-3.2.patch') diff --git a/libre/cdfs-libre/cdfs-3.2.patch b/libre/cdfs-libre/cdfs-3.2.patch new file mode 100644 index 000000000..b4ea610b5 --- /dev/null +++ b/libre/cdfs-libre/cdfs-3.2.patch @@ -0,0 +1,12 @@ +diff -wbBur cdfs-2.6.27/root.c cdfs-2.6.27.my/root.c +--- cdfs-2.6.27/root.c 2009-12-21 16:38:31.000000000 +0300 ++++ cdfs-2.6.27.my/root.c 2012-01-18 11:23:03.000000000 +0400 +@@ -517,7 +517,7 @@ + + i->i_uid = this_cd->uid; + i->i_gid = this_cd->gid; +- i->i_nlink = 1; ++ i->__i_nlink = 1; + i->i_op = &cdfs_inode_operations; + i->i_fop = NULL; + i->i_data.a_ops = NULL; -- cgit v1.2.3-54-g00ecf