Index: uspace/srv/vfs/vfs.h
===================================================================
--- uspace/srv/vfs/vfs.h	(revision ac59a390ee5af4975cad98edc90a8e13b417c935)
+++ uspace/srv/vfs/vfs.h	(revision f689a3ee3377f77963080ce15dd507eb91f04a7a)
@@ -210,5 +210,5 @@
 
 	link_t nh_link;		/**< Node hash-table link. */
-	size_t size;		/**< Cached size of the file. */
+	size_t size;		/**< Cached size if the node is a file. */
 
 	/**
