Whamcloud - gitweb
Open/create the last_rcvd file for MDS at filesystem mount time and close it
authoradilger <adilger>
Mon, 15 Apr 2002 22:29:36 +0000 (22:29 +0000)
committeradilger <adilger>
Mon, 15 Apr 2002 22:29:36 +0000 (22:29 +0000)
commit4196dc4a74f9aeb8ed4ff1bc20bd6d78decf8308
treef4a29721775b3112c74261d10f55bd7b091c5f0e
parenta558cdbbad1a4e0991ad5c5a2dd5ac1e6fbd0809
Open/create the last_rcvd file for MDS at filesystem mount time and close it
when we unmount the filesystem.  Also check error returns from mkdir on FH
and ROOT directories (ignore EEXIST only).
lustre/mds/handler.c