changing silly rename scheme

instead of appending a fh value when creating a silly rename name,
we'll append a timestamp. using fh value was problematic because
it was creating a filename longer than 64char long which is
currently out max_filename_size.
This commit is contained in:
Olga Kornievskaia 2012-03-27 14:46:36 -04:00 committed by unknown
parent 61998b5968
commit 4d18cf9ce7
4 changed files with 16 additions and 17 deletions

View file

@ -153,7 +153,6 @@ 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(