Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 May 2011 10:59:41 GMT
From:      Ilya Putsikau <ilya@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 193894 for review
Message-ID:  <201105291059.p4TAxf53079497@skunkworks.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/@@193894?ac=10

Change 193894 by ilya@ilya_triton2011 on 2011/05/29 10:58:54

	Rename fuse_dev.c -> fuse_device.c

Affected files ...

.. //depot/projects/soc2011/ilya_fuse/fuse_module/Makefile#6 edit
.. //depot/projects/soc2011/ilya_fuse/fuse_module/fuse_dev.c#4 move/delete
.. //depot/projects/soc2011/ilya_fuse/fuse_module/fuse_device.c#1 move/add

Moved files ...

.. //depot/projects/soc2011/ilya_fuse/fuse_module/fuse_device.c#1 moved from //depot/projects/soc2011/ilya_fuse/fuse_module/fuse_dev.c#3

Differences ...

==== //depot/projects/soc2011/ilya_fuse/fuse_module/Makefile#6 (text+ko) ====

@@ -4,7 +4,7 @@
 
 SRCS = fuse_main.c    \
        fuse_msg.c     \
-       fuse_dev.c     \
+       fuse_device.c  \
        fuse_vfsops.c  \
        fuse_vnops.c   \
        fuse_io.c      \

==== //depot/projects/soc2011/ilya_fuse/fuse_module/fuse_device.c#1 (text+ko) ====




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105291059.p4TAxf53079497>