PERFORCE change 193894 for review
Ilya Putsikau
ilya at FreeBSD.org
Sun May 29 10:59:42 UTC 2011
http://p4web.freebsd.org/@@193894?ac=10
Change 193894 by ilya at 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) ====
More information about the p4-projects
mailing list