> And in the past, if not now, are contributing factors to small file > performance issues. I'm not quite seeing the connection here. Which macros are you thinking of, and how does the fact that they're macros instead of functions make them bad for small-file performance? AFAIK the problem with some of the macros in storage/posix is the redundant xattr calls etc. that some of them make. Is the idea here that with inline code (not inline functions) each instance could be more closely tuned to a particular need and avoid the redundant calls? _______________________________________________ Gluster-devel mailing list Gluster-devel@xxxxxxxxxxx http://www.gluster.org/mailman/listinfo/gluster-devel