From 2d53eeb7159ea6549e18136a1eef097ecdb164d6 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Fri, 18 Feb 1994 21:01:58 +0000 Subject: Formerly fsys-getroot.c.~4~ --- libdiskfs/fsys-getroot.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libdiskfs') diff --git a/libdiskfs/fsys-getroot.c b/libdiskfs/fsys-getroot.c index be05d8b1..3f588383 100644 --- a/libdiskfs/fsys-getroot.c +++ b/libdiskfs/fsys-getroot.c @@ -38,6 +38,8 @@ diskfs_S_fsys_getroot (fsys_t controlport, if (!pt) return EOPNOTSUPP; + /* Check permission on flags. XXX */ + *result = (ports_get_right (diskfs_make_protid (diskfs_make_peropen (diskfs_root_node, flags), -- cgit v1.2.3