[PATCH 58/8] plugin/cluster.c cleanup

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



orig:	total: 0 errors, 2 warnings, 71 lines checked
patched:Your patch has no obvious style problems and is ready for
submission.

Signed-off-by: Dushan Tcholich <dusanc@xxxxxxxxx>
--- cluster.c.orig	2007-10-25 20:45:34.000000000 +0200
+++ cluster.c	2007-10-25 20:46:57.000000000 +0200
@@ -1,4 +1,5 @@
-/* Copyright 2001, 2002, 2003 by Hans Reiser, licensing governed by reiser4/README */
+/* Copyright 2001, 2002, 2003 by Hans Reiser, licensing governed by
+ * reiser4/README */
 
 /* Contains reiser4 cluster plugins (see
    http://www.namesys.com/cryptcompress_design.html
@@ -17,7 +18,7 @@ static int change_cluster(struct inode *
 	assert("edward-1326", is_reiser4_inode(inode));
 	assert("edward-1327", plugin->h.type_id == REISER4_CLUSTER_PLUGIN_TYPE);
 
-	/* Can't change the cluster plugin for already existent regular files. */
+	/* Can't change the cluster plugin for already existent regular files */
 	if (!plugin_of_group(inode_file_plugin(inode), REISER4_DIRECTORY_FILE))
 		return RETERR(-EINVAL);
 

[Index of Archives]     [Linux File System Development]     [Linux BTRFS]     [Linux NFS]     [Linux Filesystems]     [Ext4 Filesystem]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Device Mapper]     [Linux Resources]

  Powered by Linux