index
:
hurd.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libdiskfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
(diskfs_shutdown): Don't actually exit; return zero instead.
Michael I. Bushnell
1995-06-26
1
-1
/
+1
*
(diskfs_S_file_set_translator): Ignore harmless errors from
Michael I. Bushnell
1995-06-26
1
-1
/
+3
*
(diskfs_S_file_set_translator): ditto
Michael I. Bushnell
1995-06-26
1
-1
/
+1
*
(diskfs_S_file_set_translator): Fix parentheses on first active EXCL
Michael I. Bushnell
1995-06-26
1
-1
/
+1
*
(diskfs_shutdown) [helper]: Unlock NP around fsys call.
Michael I. Bushnell
1995-06-23
1
-0
/
+2
*
(diskfs_S_fsys_syncfs) [helper]: Unlock NP around fsys call.
Michael I. Bushnell
1995-06-23
1
-0
/
+2
*
(diskfs_S_fsys_set_options): Unlock NP around fsys call.
Michael I. Bushnell
1995-06-23
1
-0
/
+2
*
(diskfs_S_file_syncfs): Unlock NP around fsys call.
Michael I. Bushnell
1995-06-23
1
-0
/
+2
*
(_diskfs_translator_callback): Must be extern to force inclusion of
Michael I. Bushnell
1995-06-22
1
-1
/
+1
*
(diskfs_S_dir_lookup): Correctly parethenize O_NOTRANS flags test.
Michael I. Bushnell
1995-06-22
1
-1
/
+1
*
(diskfs_shutdown): Fix first arg to fshelp_fetch_control.
Michael I. Bushnell
1995-06-20
1
-1
/
+1
*
(diskfs_node_rdwr): Remove assignment from if test.
Michael I. Bushnell
1995-06-20
1
-2
/
+5
*
(diskfs_make_node): Fix function name fshelp_init_transbox ->
Michael I. Bushnell
1995-06-20
1
-1
/
+1
*
Include <hurd/fsys.h>.
Michael I. Bushnell
1995-06-20
1
-1
/
+2
*
(diskfs_S_fsys_set_options): [helper] Fix first arg to
Michael I. Bushnell
1995-06-20
1
-1
/
+1
*
Include <hurd/fsys.h>
Michael I. Bushnell
1995-06-20
1
-1
/
+2
*
(diskfs_S_file_set_translator): Remove assignment from if test.
Michael I. Bushnell
1995-06-20
1
-22
/
+28
*
(diskfs_S_fsys_set_options):
Michael I. Bushnell
1995-06-20
1
-1
/
+5
*
(diskfs_shutdown):
Michael I. Bushnell
1995-06-20
1
-1
/
+5
*
(diskfs_S_file_syncfs):
Michael I. Bushnell
1995-06-20
1
-0
/
+1
*
(diskfs_S_fsys_syncfs):
Michael I. Bushnell
1995-06-20
1
-0
/
+1
*
(diskfs_S_fsys_set_options): Use diskfs_node_iterate instead of
Michael I. Bushnell
1995-06-20
1
-5
/
+17
*
(diskfs_S_file_syncfs): Typo.
Michael I. Bushnell
1995-06-20
1
-1
/
+1
*
(diskfs_S_fsys_syncfs): Typo.
Michael I. Bushnell
1995-06-20
1
-1
/
+1
*
(diskfs_shutdown): Use diskfs_node_iterate instead of
Michael I. Bushnell
1995-06-20
1
-5
/
+17
*
(diskfs_S_file_syncfs): Use diskfs_node_iterate instead of
Michael I. Bushnell
1995-06-20
1
-1
/
+15
*
(diskfs_S_fsys_syncfs): Use diskfs_node_iterate instead of
Michael I. Bushnell
1995-06-20
1
-1
/
+14
*
(diskfs_node_iterate): New (user-provided) function.
Michael I. Bushnell
1995-06-20
1
-0
/
+6
*
(diskfs_S_dir_rmdir): Don't attempt anything for translated
Michael I. Bushnell
1995-06-20
1
-32
/
+3
*
(diskfs_S_dir_unlink): Don't do massively complicated fsys_goaway.
Michael I. Bushnell
1995-06-20
1
-34
/
+17
*
(diskfs_drop_node): Fix typo.
Michael I. Bushnell
1995-06-20
1
-1
/
+1
*
(diskfs_S_fsys_startup): Strip out support for translators; fshelp now
Michael I. Bushnell
1995-06-20
1
-12
/
+1
*
(_diskfs_translator_callback_fn): Fix typos so it compiles.
Michael I. Bushnell
1995-06-19
1
-6
/
+7
*
Include <hurd/fsys.h>
Michael I. Bushnell
1995-06-19
1
-2
/
+4
*
(diskfs_S_file_set_translator): Use new translator interface
Michael I. Bushnell
1995-06-19
1
-18
/
+14
*
(diskfs_S_fsys_getroot): Fix typo.
Michael I. Bushnell
1995-06-19
1
-1
/
+1
*
(diskfs_S_dir_lookup): Fix typos.
Michael I. Bushnell
1995-06-19
1
-1
/
+2
*
(diskfs_S_dir_lookup): Use new translator startup interface.
Michael I. Bushnell
1995-06-19
1
-129
/
+38
*
(diskfs_S_file_get_translator_cntl): Use fshelp_fetch_control instead
Michael I. Bushnell
1995-06-16
1
-10
/
+6
*
(diskfs_drop_node): Call fshelp_drop_transbox instead of
Michael I. Bushnell
1995-06-14
1
-1
/
+2
*
(diskfs_make_node): Initialize TRANSBOX member using new
Michael I. Bushnell
1995-06-14
1
-2
/
+2
*
(diskfs_S_fsys_getroot): Use new translator startup interface.
Michael I. Bushnell
1995-06-14
1
-42
/
+14
*
foo
Michael I. Bushnell
1995-06-14
1
-3
/
+7
*
Initial revision
Michael I. Bushnell
1995-06-14
1
-0
/
+54
*
(diskfs_get_translator): Specify new calling interface.
Michael I. Bushnell
1995-06-14
1
-3
/
+2
*
Really do last change.
Michael I. Bushnell
1995-06-14
1
-2
/
+1
*
(_diskfs_translator_callback): Declare with typedef.
Michael I. Bushnell
1995-06-14
1
-1
/
+1
*
(_diskfs_translator_callback): New function.
Michael I. Bushnell
1995-06-14
1
-0
/
+4
*
(OTHERSRCS): Added trans-callback.c.
Michael I. Bushnell
1995-06-14
1
-10
/
+7
*
(OTHERSRCS): Removed trans-start.c, trans-destroy.c, and trans-sync.c.
Michael I. Bushnell
1995-06-14
1
-2
/
+2
[next]