commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

hurd/storeio ChangeLog dev.c dev.h storeio.c


From: Marcus Brinkmann
Subject: hurd/storeio ChangeLog dev.c dev.h storeio.c
Date: Thu, 19 Apr 2001 15:11:52 -0700

CVSROOT:        /home/cvs
Module name:    hurd
Changes by:             01/04/19 15:11:52

Modified files:
        storeio        : ChangeLog dev.c dev.h storeio.c 

Log message:
        2001-02-18  Marcus Brinkmann  <address@hidden>
        
        * dev.h (struct dev): New member nperopens.
        * storeio.c (open_hook): Hold device lock and check if this is the
        first open.  If yes, activate the store.
        (close_hook): Hold global_lock and check if this was the last
        open.  If yes, inactivate the store.
        * dev.c (dev_open): Open the store with STORE_INACTIVE
        (in store_parsed_open as well as in store_create).

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/storeio/ChangeLog.diff?cvsroot=OldCVS&tr1=1.45&tr2=1.46&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/storeio/dev.c.diff?cvsroot=OldCVS&tr1=1.14&tr2=1.15&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/storeio/dev.h.diff?cvsroot=OldCVS&tr1=1.8&tr2=1.9&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/storeio/storeio.c.diff?cvsroot=OldCVS&tr1=1.20&tr2=1.21&r1=text&r2=text




reply via email to

[Prev in Thread] Current Thread [Next in Thread]