repo.or.cz
/
haiku.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
vfs: check userland buffers before reading them.
[haiku.git]
/
src
/
servers
/
mount
/
Jamfile
blob
b9b4f50794ec927aa9249c4496bc31d51cd6a2d3
1
SubDir HAIKU_TOP src servers mount ;
2
3
UsePrivateHeaders app mount shared storage ;
4
5
Server mount_server
6
:
7
AutoMounter.cpp
8
:
9
libbe.so localestub [ TargetLibstdc++ ]
10
:
11
mount_server.rdef
12
;
13
14
DoCatalogs mount_server :
15
x-vnd.Haiku-mount_server
16
:
17
AutoMounter.cpp
18
;