Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4437 5544 d 0 h jermar /trunk/uspace/srv/vfs/ Fix function definition.  
4435 5544 d 14 h jermar /trunk/uspace/ More conversions to dev_handle_t.  
4434 5544 d 15 h jermar /trunk/uspace/lib/libblock/ Fix type for dev_handle.  
4432 5548 d 17 h decky /trunk/uspace/srv/vfs/ avoid accessing uninitialized files array at all times  
4431 5548 d 17 h jermar /trunk/uspace/srv/vfs/ Hold the namespace rwlock during the entire operation of vfs_mount_internal().
Get rid of rootfs futex, which is not needed anymore.
Do not instantiate VFS node for the mounted root if the mount failed.
 
4429 5549 d 14 h jermar /trunk/uspace/ Add fs_handle argument to libfs_mount() needed to recognize homogenous mounts.  
4428 5550 d 13 h svoboda /trunk/uspace/srv/bd/gxe_bd/ Allow arbitrary block size in gxe_bd. Fix offset calculation.  
4427 5550 d 14 h jermar /trunk/uspace/srv/vfs/ Fix rename() on a non-root file system.  
4425 5550 d 14 h svoboda /trunk/ Move ramdisk under bd.  
4424 5550 d 15 h jermar /trunk/uspace/srv/fs/tmpfs/ Call libfs_mount() from tmpfs_mount().  
4423 5550 d 15 h jermar /trunk/uspace/lib/libfs/ Answer VFS_MOUNT with return values obtained from VFS_MOUNTED.  
4421 5550 d 18 h decky /trunk/uspace/srv/console/ console cleanup (no functional changes)  
4417 5551 d 2 h decky /trunk/ add simple devfs filesystem and mount it as /dev
add generic NULL device "null"
 
4416 5551 d 2 h decky /trunk/uspace/ improve devmap interface
remove spared device
 
4415 5551 d 3 h decky /trunk/uspace/lib/libc/ add list_count()
cstyle
 
4414 5551 d 3 h decky /trunk/uspace/lib/libfs/ cstyle  
4413 5551 d 22 h decky /trunk/uspace/ add space before $@  
4412 5551 d 23 h decky /trunk/uspace/srv/ remove obsolete reference to libipc  
4411 5552 d 11 h svoboda /trunk/ Experimental GXemul disk driver (device 'disk0').  
4410 5552 d 12 h svoboda /trunk/uspace/srv/rd/ Fix type definition.  

Show All