commit | 0e0d2cf32743c660aab20e40aeb2155c06a256db | [log] [tgz] |
---|---|---|
author | Steve French <sfrench@us.ibm.com> | Fri May 01 05:27:32 2009 +0000 |
committer | Steve French <sfrench@us.ibm.com> | Fri May 01 05:27:32 2009 +0000 |
tree | 94dfb57ad091f283172628a3bba754e1562ded7d | |
parent | e14b2fe1e64d3e4bd2f328ff9d1969f318f55954 [diff] |
[CIFS] Remove sparse endian warnings Removes two sparse CHECK_ENDIAN warnings from Jeffs earlier patch, and removes the dead readlink code (after noting where in findfirst we will need to add something like that in the future to handle the newly discovered unexpected error on FindFirst of NTFS symlinks. Signed-off-by: Steve French <sfrench@us.ibm.com>