From: Jeff Layton Date: Tue, 23 Sep 2008 15:48:35 +0000 (-0400) Subject: cifs: add function to set file disposition X-Git-Tag: v2.6.28-rc1~718^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d22f09896c0d62c003ffa25fff25323e3ed608b;p=pandora-kernel.git cifs: add function to set file disposition cifs: add function to set file disposition The proper way to set the delete on close bit on an already existing file is to use SET_FILE_INFO with an infolevel of SMB_FILE_DISPOSITION_INFO. Add a function to do that and have the silly-rename code use it. Signed-off-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed