K 10 svn:author V 3 mjg K 8 svn:date V 27 2015-01-21T18:32:53.191940Z K 7 svn:log V 237 filedesc: avoid spurious copying of capabilities in fget_unlocked We obtain a stable copy and store it in local 'fde' variable. Storing another copy (based on aforementioned variable) does not serve any purpose. No functional changes. END