changing silly rename scheme take 2

reverting patch 4d18cf9ce7.

it was wrong to append the timestamp to create a silly renamed name
because it was not a reproducable name.

instead, take an fh and md5(fh) then append as before.
This commit is contained in:
Olga Kornievskaia 2012-04-06 17:01:50 -04:00
parent 7fe39f0a53
commit 92d3500bd2
4 changed files with 56 additions and 17 deletions

View file

@ -165,6 +165,7 @@ static __inline void nfstime_abs(
int create_silly_rename(
IN nfs41_abs_path *path,
IN const nfs41_fh *fh,
OUT nfs41_component *silly);
bool_t multi_addr_find(